CALL US FOR FREE SITE VISIT - +91 89395 40008 CLICK HERE FOR FREE SITE VISIT - +91 89395 40008
Array
(
    [post_type] => projects
    [orderby] => title
    [meta_key] => price_in_number
    [order] => ASC
    [meta_query] => Array
        (
            [0] => Array
                (
                    [key] => property_type
                    [value] => Residential
                    [compare] => =
                )

            [1] => Array
                (
                    [key] => project_status
                    [value] => Array
                        (
                            [0] => ongoing
                            [1] => completed
                        )

                    [compare] => IN
                )

            [2] => Array
                (
                    [key] => d_city
                    [value] => Coimbatore
                    [compare] => LIKE
                )

        )

    [posts_per_page] => 10
    [paged] => 1
)
WP_Query Object
(
    [query] => Array
        (
            [post_type] => projects
            [orderby] => title
            [meta_key] => price_in_number
            [order] => ASC
            [meta_query] => Array
                (
                    [0] => Array
                        (
                            [key] => property_type
                            [value] => Residential
                            [compare] => =
                        )

                    [1] => Array
                        (
                            [key] => project_status
                            [value] => Array
                                (
                                    [0] => ongoing
                                    [1] => completed
                                )

                            [compare] => IN
                        )

                    [2] => Array
                        (
                            [key] => d_city
                            [value] => Coimbatore
                            [compare] => LIKE
                        )

                )

            [posts_per_page] => 10
            [paged] => 1
        )

    [query_vars] => Array
        (
            [post_type] => projects
            [orderby] => title
            [meta_key] => price_in_number
            [order] => ASC
            [meta_query] => Array
                (
                    [0] => Array
                        (
                            [key] => property_type
                            [value] => Residential
                            [compare] => =
                        )

                    [1] => Array
                        (
                            [key] => project_status
                            [value] => Array
                                (
                                    [0] => ongoing
                                    [1] => completed
                                )

                            [compare] => IN
                        )

                    [2] => Array
                        (
                            [key] => d_city
                            [value] => Coimbatore
                            [compare] => LIKE
                        )

                )

            [posts_per_page] => 10
            [paged] => 1
            [error] => 
            [m] => 
            [p] => 0
            [post_parent] => 
            [subpost] => 
            [subpost_id] => 
            [attachment] => 
            [attachment_id] => 0
            [name] => 
            [pagename] => 
            [page_id] => 0
            [second] => 
            [minute] => 
            [hour] => 
            [day] => 0
            [monthnum] => 0
            [year] => 0
            [w] => 0
            [category_name] => 
            [tag] => 
            [cat] => 
            [tag_id] => 
            [author] => 
            [author_name] => 
            [feed] => 
            [tb] => 
            [meta_value] => 
            [preview] => 
            [s] => 
            [sentence] => 
            [title] => 
            [fields] => 
            [menu_order] => 
            [embed] => 
            [category__in] => Array
                (
                )

            [category__not_in] => Array
                (
                )

            [category__and] => Array
                (
                )

            [post__in] => Array
                (
                )

            [post__not_in] => Array
                (
                )

            [post_name__in] => Array
                (
                )

            [tag__in] => Array
                (
                )

            [tag__not_in] => Array
                (
                )

            [tag__and] => Array
                (
                )

            [tag_slug__in] => Array
                (
                )

            [tag_slug__and] => Array
                (
                )

            [post_parent__in] => Array
                (
                )

            [post_parent__not_in] => Array
                (
                )

            [author__in] => Array
                (
                )

            [author__not_in] => Array
                (
                )

            [search_columns] => Array
                (
                )

            [ignore_sticky_posts] => 
            [suppress_filters] => 
            [cache_results] => 1
            [update_post_term_cache] => 1
            [update_menu_item_cache] => 
            [lazy_load_term_meta] => 1
            [update_post_meta_cache] => 1
            [nopaging] => 
            [comments_per_page] => 50
            [no_found_rows] => 
        )

    [tax_query] => WP_Tax_Query Object
        (
            [queries] => Array
                (
                )

            [relation] => AND
            [table_aliases:protected] => Array
                (
                )

            [queried_terms] => Array
                (
                )

            [primary_table] => wp_posts
            [primary_id_column] => ID
        )

    [meta_query] => WP_Meta_Query Object
        (
            [queries] => Array
                (
                    [0] => Array
                        (
                            [key] => price_in_number
                        )

                    [1] => Array
                        (
                            [0] => Array
                                (
                                    [key] => property_type
                                    [value] => Residential
                                    [compare] => =
                                )

                            [1] => Array
                                (
                                    [key] => project_status
                                    [value] => Array
                                        (
                                            [0] => ongoing
                                            [1] => completed
                                        )

                                    [compare] => IN
                                )

                            [2] => Array
                                (
                                    [key] => d_city
                                    [value] => Coimbatore
                                    [compare] => LIKE
                                )

                            [relation] => AND
                        )

                    [relation] => AND
                )

            [relation] => AND
            [meta_table] => wp_postmeta
            [meta_id_column] => post_id
            [primary_table] => wp_posts
            [primary_id_column] => ID
            [table_aliases:protected] => Array
                (
                    [0] => wp_postmeta
                    [1] => mt1
                    [2] => mt2
                    [3] => mt3
                )

            [clauses:protected] => Array
                (
                    [wp_postmeta] => Array
                        (
                            [key] => price_in_number
                            [compare] => =
                            [compare_key] => =
                            [alias] => wp_postmeta
                            [cast] => CHAR
                        )

                    [mt1] => Array
                        (
                            [key] => property_type
                            [value] => Residential
                            [compare] => =
                            [compare_key] => =
                            [alias] => mt1
                            [cast] => CHAR
                        )

                    [mt2] => Array
                        (
                            [key] => project_status
                            [value] => Array
                                (
                                    [0] => ongoing
                                    [1] => completed
                                )

                            [compare] => IN
                            [compare_key] => =
                            [alias] => mt2
                            [cast] => CHAR
                        )

                    [mt3] => Array
                        (
                            [key] => d_city
                            [value] => Coimbatore
                            [compare] => LIKE
                            [compare_key] => =
                            [alias] => mt3
                            [cast] => CHAR
                        )

                )

            [has_or_relation:protected] => 
        )

    [date_query] => 
    [request] => 
					SELECT SQL_CALC_FOUND_ROWS  wp_posts.ID
					FROM wp_posts  INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id )  INNER JOIN wp_postmeta AS mt1 ON ( wp_posts.ID = mt1.post_id )  INNER JOIN wp_postmeta AS mt2 ON ( wp_posts.ID = mt2.post_id )  INNER JOIN wp_postmeta AS mt3 ON ( wp_posts.ID = mt3.post_id )
					WHERE 1=1  AND ( 
  wp_postmeta.meta_key = 'price_in_number' 
  AND 
  ( 
    ( mt1.meta_key = 'property_type' AND mt1.meta_value = 'Residential' ) 
    AND 
    ( mt2.meta_key = 'project_status' AND mt2.meta_value IN ('ongoing','completed') ) 
    AND 
    ( mt3.meta_key = 'd_city' AND mt3.meta_value LIKE '{0582f7e3b630e6e16e7702f2bfa9241655e5b00db101a406328f83331074afe8}Coimbatore{0582f7e3b630e6e16e7702f2bfa9241655e5b00db101a406328f83331074afe8}' )
  )
) AND ((wp_posts.post_type = 'projects' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled')))
					GROUP BY wp_posts.ID
					ORDER BY wp_posts.post_title ASC
					LIMIT 0, 10
				
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 7222
                    [post_author] => 2
                    [post_date] => 2022-11-11 05:20:51
                    [post_date_gmt] => 2022-11-11 05:20:51
                    [post_content] => 
                    [post_title] => G Square Amethyst
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => g-square-amethyst
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-11-16 23:22:30
                    [post_modified_gmt] => 2024-11-16 17:52:30
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.gsquarehousing.com/?post_type=projects&p=7222
                    [menu_order] => 0
                    [post_type] => projects
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 974
                    [post_author] => 3
                    [post_date] => 2022-04-27 07:14:38
                    [post_date_gmt] => 2022-04-27 07:14:38
                    [post_content] => Residential
                    [post_title] => G Square Aspire
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => aspire
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-11-17 00:22:48
                    [post_modified_gmt] => 2024-11-16 18:52:48
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://digitalkinnect.in/gsquare/?post_type=projects&p=974
                    [menu_order] => 0
                    [post_type] => projects
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 8358
                    [post_author] => 2
                    [post_date] => 2022-12-09 02:34:17
                    [post_date_gmt] => 2022-12-09 02:34:17
                    [post_content] => Residential
                    [post_title] => G Square Aura
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => g-square-aura
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-11-16 23:05:39
                    [post_modified_gmt] => 2024-11-16 17:35:39
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.gsquarehousing.com/?post_type=projects&p=8358
                    [menu_order] => 0
                    [post_type] => projects
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 14310
                    [post_author] => 14
                    [post_date] => 2024-08-08 22:44:53
                    [post_date_gmt] => 2024-08-08 17:14:53
                    [post_content] => Residential
                    [post_title] => G Square Bliss
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => g-square-bliss
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-11-16 22:46:32
                    [post_modified_gmt] => 2024-11-16 17:16:32
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.gsquarehousing.com/?post_type=projects&p=14310
                    [menu_order] => 0
                    [post_type] => projects
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 518
                    [post_author] => 3
                    [post_date] => 2022-04-20 19:31:54
                    [post_date_gmt] => 2022-04-20 19:31:54
                    [post_content] => Residential
                    [post_title] => G Square Blue Crest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => blue-crest
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-11-16 23:46:47
                    [post_modified_gmt] => 2024-11-16 18:16:47
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://digitalkinnect.in/gsquare/?post_type=projects&p=518
                    [menu_order] => 0
                    [post_type] => projects
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 382
                    [post_author] => 3
                    [post_date] => 2022-04-18 10:09:08
                    [post_date_gmt] => 2022-04-18 10:09:08
                    [post_content] => Residential
                    [post_title] => G Square City
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => city
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-11-16 23:53:10
                    [post_modified_gmt] => 2024-11-16 18:23:10
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://digitalkinnect.in/gsquare/?post_type=projects&p=382
                    [menu_order] => 0
                    [post_type] => projects
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 5206
                    [post_author] => 2
                    [post_date] => 2022-07-28 11:48:16
                    [post_date_gmt] => 2022-07-28 11:48:16
                    [post_content] => Residential
                    [post_title] => G Square City 2.O
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => g-square-city-phase-ii
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-11-16 23:31:40
                    [post_modified_gmt] => 2024-11-16 18:01:40
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.gsquarehousing.com/?post_type=projects&p=5206
                    [menu_order] => 0
                    [post_type] => projects
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 13653
                    [post_author] => 3
                    [post_date] => 2024-04-03 12:58:25
                    [post_date_gmt] => 2024-04-03 12:58:25
                    [post_content] => Residential
                    [post_title] => G Square City 3.O
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => g-square-city-3-o
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-11-16 22:49:58
                    [post_modified_gmt] => 2024-11-16 17:19:58
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.gsquarehousing.com/?post_type=projects&p=13653
                    [menu_order] => 0
                    [post_type] => projects
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [8] => WP_Post Object
                (
                    [ID] => 14870
                    [post_author] => 14
                    [post_date] => 2024-11-04 13:05:10
                    [post_date_gmt] => 2024-11-04 07:35:10
                    [post_content] => Residential
                    [post_title] => G Square Ecovillage
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => g-square-ecovillage
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-11-19 16:32:49
                    [post_modified_gmt] => 2024-11-19 11:02:49
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.gsquarehousing.com/?post_type=projects&p=14870
                    [menu_order] => 0
                    [post_type] => projects
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [9] => WP_Post Object
                (
                    [ID] => 14871
                    [post_author] => 14
                    [post_date] => 2024-11-05 11:09:22
                    [post_date_gmt] => 2024-11-05 05:39:22
                    [post_content] => Residential
                    [post_title] => G Square Futura
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => g-square-futura
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-11-16 22:40:49
                    [post_modified_gmt] => 2024-11-16 17:10:49
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.gsquarehousing.com/?post_type=projects&p=14871
                    [menu_order] => 0
                    [post_type] => projects
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

        )

    [post_count] => 10
    [current_post] => -1
    [before_loop] => 1
    [in_the_loop] => 
    [post] => WP_Post Object
        (
            [ID] => 7222
            [post_author] => 2
            [post_date] => 2022-11-11 05:20:51
            [post_date_gmt] => 2022-11-11 05:20:51
            [post_content] => 
            [post_title] => G Square Amethyst
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => g-square-amethyst
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2024-11-16 23:22:30
            [post_modified_gmt] => 2024-11-16 17:52:30
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => https://www.gsquarehousing.com/?post_type=projects&p=7222
            [menu_order] => 0
            [post_type] => projects
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 22
    [max_num_pages] => 3
    [max_num_comment_pages] => 0
    [is_single] => 
    [is_preview] => 
    [is_page] => 
    [is_archive] => 1
    [is_date] => 
    [is_year] => 
    [is_month] => 
    [is_day] => 
    [is_time] => 
    [is_author] => 
    [is_category] => 
    [is_tag] => 
    [is_tax] => 
    [is_search] => 
    [is_feed] => 
    [is_comment_feed] => 
    [is_trackback] => 
    [is_home] => 
    [is_privacy_policy] => 
    [is_404] => 
    [is_embed] => 
    [is_paged] => 
    [is_admin] => 
    [is_attachment] => 
    [is_singular] => 
    [is_robots] => 
    [is_favicon] => 
    [is_posts_page] => 
    [is_post_type_archive] => 1
    [query_vars_hash:WP_Query:private] => e4be619c9a056a6dd6d0446625107173
    [query_vars_changed:WP_Query:private] => 
    [thumbnails_cached] => 
    [allow_query_attachment_by_filename:protected] => 
    [stopwords:WP_Query:private] => 
    [compat_fields:WP_Query:private] => Array
        (
            [0] => query_vars_hash
            [1] => query_vars_changed
        )

    [compat_methods:WP_Query:private] => Array
        (
            [0] => init_query_flags
            [1] => parse_tax_query
        )

)

₹2 Lakhs - ₹1 Crore

Project 1

Location: Thudiyalur, Coimbatore

Price: Rs.22.5 L Onwards

Plot Sizes: 1.5 Cents Onwards

Project 1

Location: Nanjundapuram, Coimbatore

Price: 71.96 Lakhs Onwards

Plot Sizes: 4 Cents Onwards

Project 1

Location: Vellakinar, Coimbatore

Price: Rs.21 L Onwards

Plot Sizes: 1.2 Cents Onwards

Project 1

Location: Neelambur, Coimbatore

Price: Rs. 41.22 Lakhs Onwards

Plot Sizes: 2.75 Cents Onwards

Project 1

Location: L&T Bypass, Coimbatore

Price: Rs. 28.50 Lakhs Onwards

Plot Sizes: 3 - 5 Cents

Project 1

Location: L&T Bypass, Coimbatore

Price: Rs. 14.44 L Onwards

Plot Sizes: 1.75 Cents

Project 1

Location: L&T Bypass, Coimbatore

Price: Rs. 16.5 Lakhs Onwards

Plot Sizes: 1.5 to 6.3 Cents

Project 1

Location: Mettupalayam Road, Coimbatore

Price: Rs. 18 Lakhs Onwards

Plot Sizes: 1.5 - 4 Cents

Project 1

G Square Futura

Location: SIHS Colony, Coimbatore

Price: Rs. 14.85 Lakhs Onwards

Plot Sizes: 1.5 - 4 Cents

Project 1

Location: Krishnaswamy Nagar, Coimbatore

Price: Sold Out

Plot Sizes: 25 – 27 Cents

Project 1

Location: Kovaipudur,Coimbatore

Price: Rs. 75 Lakhs Onwards

Plot Sizes: 3 - 275.88 Cents

Project 1

Location: L&T Bypass, Coimbatore

Price: Rs.2.41 Cr Onwards

Plot Sizes: 22 Cents Onwards

Project 1

Location: L&T Bypass, Coimbatore

Price: Rs.2.94 Cr Onwards

Plot Sizes: 21 Cents - 81 Cents

Project 1

Location: Somanur, Coimbatore.

Price: Rs. 2.99 Crores Onwards

Plot Sizes: 20 cents onwards

Project 1

Location: Sulur, Coimbatore

Price: Sold Out

Plot Sizes: 9.67 Cents

Project 1

Location: Krishnaswamy Nagar, Coimbatore

Price: Sold Out

Plot Sizes: 43.6 - 93.5 Cents

Project 1

Location: L&T Bypass, Coimbatore

Price: SOLD OUT

Plot Sizes: 10 cents - 84 Cents

Project 1

Location: Singanallur, Coimbatore

Price: Sold Out

Plot Sizes: 47.05 Cents

Featured Commercial Projects

Ambur

Plots Starting from 2.30 Crores Onwards

Plot Size: 5769 Sq.Ft Onwards

Know More

L&T Bypass, Coimbatore

Plots Starting from Rs.2.41 Cr Onwards

Plot Size: 22 Cents Onwards

Know More

Kovaipudur,Coimbatore

Plots Starting from Rs. 75 Lakhs Onwards

Plot Size: 3 - 275.88 Cents

Know More

Featured Residential Projects

Navalur, OMR, Chennai

Plots Starting from Rs. 81.04 L Onwards

Plot Size: 1351 Sq.Ft. Onwards

Know More

Singaperumal Koil, Chennai

Plots Starting from Rs.30 Lakhs Onwards

Plot Size: 1000 Sq.Ft Onwards

Know More

Mahabalipuram ,Chennai

Plots Starting from Rs.26 L Onwards

Plot Size: 1500 Sq.Ft Onwards

Know More

Connect With Us

Experience our commitment to excellence, transparent processes, and customer satisfaction. Contact us now and let us turn your real estate aspirations into reality

DISCLAIMER

Thank you for visiting our website! We greatly appreciate your interest in our offerings and are here to assist with any inquiries or needs you may have. As you explore our services/products, please feel free to reach out to our support team for further assistance. We are dedicated to providing you with the best possible experience. By continuing to use our site, you agree that any details you provide may be collected and used for future communications, updates, or service enhancements. We are committed to safeguarding your privacy, and you can learn more by reviewing our Privacy Policy.