CALL US FOR FREE SITE VISIT - +91-89395 40008 CLICK HERE FOR FREE SITE VISIT - +91-89395 40008
Array
(
    [post_type] => projects
    [orderby] => meta_value_num
    [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] => Chennai
                    [compare] => LIKE
                )

        )

    [posts_per_page] => 10
    [paged] => 2
)
WP_Query Object
(
    [query] => Array
        (
            [post_type] => projects
            [orderby] => meta_value_num
            [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] => Chennai
                            [compare] => LIKE
                        )

                )

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

    [query_vars] => Array
        (
            [post_type] => projects
            [orderby] => meta_value_num
            [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] => Chennai
                            [compare] => LIKE
                        )

                )

            [posts_per_page] => 10
            [paged] => 2
            [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] => Chennai
                                    [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] => Chennai
                            [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 '{b21a036782154aeab5a69b0ce66d091aa03003e68898c7f3d433c99775ffeb97}Chennai{b21a036782154aeab5a69b0ce66d091aa03003e68898c7f3d433c99775ffeb97}' )
  )
) 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_postmeta.meta_value+0 ASC
					LIMIT 10, 10
				
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 977
                    [post_author] => 3
                    [post_date] => 2022-04-27 07:20:03
                    [post_date_gmt] => 2022-04-27 07:20:03
                    [post_content] => Residential
                    [post_title] => G Square Fortune
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => fortune
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-02-15 05:20:24
                    [post_modified_gmt] => 2024-02-15 05:20:24
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://digitalkinnect.in/gsquare/?post_type=projects&p=977
                    [menu_order] => 0
                    [post_type] => projects
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 975
                    [post_author] => 3
                    [post_date] => 2022-04-27 07:16:55
                    [post_date_gmt] => 2022-04-27 07:16:55
                    [post_content] => Residential
                    [post_title] => G Square Splendora
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => splendora
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-02-15 05:21:55
                    [post_modified_gmt] => 2024-02-15 05:21:55
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://digitalkinnect.in/gsquare/?post_type=projects&p=975
                    [menu_order] => 0
                    [post_type] => projects
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 970
                    [post_author] => 3
                    [post_date] => 2022-04-27 07:07:35
                    [post_date_gmt] => 2022-04-27 07:07:35
                    [post_content] => Residential
                    [post_title] => G Square Prestige
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => prestige
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-03-07 09:17:07
                    [post_modified_gmt] => 2024-03-07 09:17:07
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://digitalkinnect.in/gsquare/?post_type=projects&p=970
                    [menu_order] => 0
                    [post_type] => projects
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 972
                    [post_author] => 3
                    [post_date] => 2022-04-27 07:10:36
                    [post_date_gmt] => 2022-04-27 07:10:36
                    [post_content] => Residential
                    [post_title] => G Square Greenscape
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => greenscape
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-02-16 12:49:00
                    [post_modified_gmt] => 2024-02-16 12:49:00
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://digitalkinnect.in/gsquare/?post_type=projects&p=972
                    [menu_order] => 0
                    [post_type] => projects
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 971
                    [post_author] => 3
                    [post_date] => 2022-04-27 07:09:01
                    [post_date_gmt] => 2022-04-27 07:09:01
                    [post_content] => Residential
                    [post_title] => G Square Auris
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => auris
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-02-15 10:52:35
                    [post_modified_gmt] => 2024-02-15 10:52:35
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://digitalkinnect.in/gsquare/?post_type=projects&p=971
                    [menu_order] => 0
                    [post_type] => projects
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 10161
                    [post_author] => 3
                    [post_date] => 2023-07-24 07:46:43
                    [post_date_gmt] => 2023-07-24 07:46:43
                    [post_content] => Residential
                    [post_title] => G Square Eterna
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => g-square-eterna
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-05-02 09:50:07
                    [post_modified_gmt] => 2024-05-02 09:50:07
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.gsquarehousing.com/?post_type=projects&p=10161
                    [menu_order] => 0
                    [post_type] => projects
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 6991
                    [post_author] => 2
                    [post_date] => 2022-11-05 08:42:47
                    [post_date_gmt] => 2022-11-05 08:42:47
                    [post_content] => Residential
                    [post_title] => G Square Ambrosia
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => g-square-ambrosia
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-03-20 10:07:07
                    [post_modified_gmt] => 2024-03-20 10:07:07
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.gsquarehousing.com/?post_type=projects&p=6991
                    [menu_order] => 0
                    [post_type] => projects
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 968
                    [post_author] => 3
                    [post_date] => 2022-04-27 07:04:56
                    [post_date_gmt] => 2022-04-27 07:04:56
                    [post_content] => Residential
                    [post_title] => G Square Symphony
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => symphony
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-02-15 08:47:42
                    [post_modified_gmt] => 2024-02-15 08:47:42
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://digitalkinnect.in/gsquare/?post_type=projects&p=968
                    [menu_order] => 0
                    [post_type] => projects
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [8] => WP_Post Object
                (
                    [ID] => 969
                    [post_author] => 3
                    [post_date] => 2022-04-27 07:06:14
                    [post_date_gmt] => 2022-04-27 07:06:14
                    [post_content] => Residential
                    [post_title] => G Square Omega
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => omega
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-02-15 10:01:33
                    [post_modified_gmt] => 2024-02-15 10:01:33
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://digitalkinnect.in/gsquare/?post_type=projects&p=969
                    [menu_order] => 0
                    [post_type] => projects
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [9] => WP_Post Object
                (
                    [ID] => 5745
                    [post_author] => 2
                    [post_date] => 2022-09-06 11:24:53
                    [post_date_gmt] => 2022-09-06 11:24:53
                    [post_content] => Residential
                    [post_title] => G Square Pavillion
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => g-square-pavillion
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-04-11 06:45:01
                    [post_modified_gmt] => 2024-04-11 06:45:01
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.gsquarehousing.com/?post_type=projects&p=5745
                    [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] => 977
            [post_author] => 3
            [post_date] => 2022-04-27 07:20:03
            [post_date_gmt] => 2022-04-27 07:20:03
            [post_content] => Residential
            [post_title] => G Square Fortune
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => fortune
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2024-02-15 05:20:24
            [post_modified_gmt] => 2024-02-15 05:20:24
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => https://digitalkinnect.in/gsquare/?post_type=projects&p=977
            [menu_order] => 0
            [post_type] => projects
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 39
    [max_num_pages] => 4
    [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] => 1
    [is_admin] => 
    [is_attachment] => 
    [is_singular] => 
    [is_robots] => 
    [is_favicon] => 
    [is_posts_page] => 
    [is_post_type_archive] => 1
    [query_vars_hash:WP_Query:private] => 3899e339819ace81ee0aa0f25dcdc962
    [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: Mevalurkuppam, Chennai

Price: Rs 18.81 L Onwards

Plot Sizes: 900 Sq.Ft Onwards

Project 1

Location: Singaperumal Koil, Chennai

Price: Rs.30 Lakhs Onwards

Plot Sizes: 1000 Sq.Ft Onwards

Project 1

Location: Perungudi, OMR, Chennai

Price: Sold Out

Plot Sizes: 1310 - 2076 Sq.Ft

Project 1

Location: Rajakilpakkam, Chennai

Price: Sold Out

Plot Sizes: 1200 - 2400 Sq.Ft

Project 1

Location: Kovalam, ECR, Chennai

Price: Sold Out

Plot Sizes: 1100 Sq.Ft

Project 1

Location: Thiruverkadu, Chennai

Price: Sold Out

Plot Sizes: 1200 Sq.Ft onwards

Project 1

Location: Perungalathur, Chennai

Price: Sold Out

Plot Sizes: 700 - 1200 Sq.Ft

Project 1

Location: Padur, OMR, Chennai

Price: Sold Out

Plot Sizes: 800 Sq.Ft

Project 1

Location: Irungattukottai, Sriperumbudur, Chennai

Price: Rs.29 Lakhs Onwards

Plot Sizes: 1000-2599 Sq.Ft

Project 1

Location: Padur, OMR, Chennai

Price: Sold Out

Plot Sizes: 1000 - 2400 Sq.Ft

Project 1

Location: Madhavaram, Chennai

Price: Rs. 2.55 Crore Onwards

Plot Sizes: 2555 - 3036 Sq.Ft.

Project 1

G Square Entity

Location: Tambaram, Chennai

Price: 13 Cr Onwards

Plot Sizes: 3.7 - 11 Grounds

Project 1

G Square Majestic

Location: Madhavaram, Chennai

Price: Rs. 15.3 Cr Onwards

Plot Sizes: 12245 Sq.ft. Onwards

Project 1

Location: Poonamallee, Chennai

Price: Rs. 2.74 Crore Onwards

Plot Sizes: 1.63 Ground Onwards

Project 1

Location: Sriperumbudur, Chennai

Price: Sold Out

Plot Sizes: 10269- 14029 Sq.Ft

Featured Commercial Projects

G Square Entity

Tambaram, Chennai

Plots Starting from 13 Cr Onwards

Plot Size: 3.7 - 11 Grounds

Know More

L&T Bypass, Coimbatore

Plots Starting from Rs. 1.20 Crore Onwards

Plot Size: 10 cents - 84 Cents

Know More

Udumalpet

Plots Starting from Rs. 15 Lakhs Onwards

Plot Size: 2.75 Cents

Know More

Featured Residential Projects

Vellakinar, Coimbatore

Plots Starting from Rs.49.5 L Onwards

Plot Size: 3 Cents Onwards

Know More

Nanjundapuram, Coimbatore

Plots Starting from 80 Lakhs Onwards

Plot Size: 4 Cents Onwards

Know More

Navalur, OMR, Chennai

Plots Starting from Rs.97.5 L Onwards

Plot Size: 1560 Sq.Ft.

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