{"id":3256,"date":"2022-03-23T16:41:07","date_gmt":"2022-03-23T16:41:07","guid":{"rendered":"https:\/\/theparc.in\/staging\/6685\/?page_id=3256"},"modified":"2026-04-23T13:25:00","modified_gmt":"2026-04-23T07:55:00","slug":"contact-us","status":"publish","type":"page","link":"https:\/\/theparc.in\/staging\/6685\/contact-us\/","title":{"rendered":"Contact Us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3256\" class=\"elementor elementor-3256\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c3ba3b4 e-flex e-con-boxed e-con e-parent\" data-id=\"c3ba3b4\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-c6ca500 e-flex e-con-boxed e-con e-child\" data-id=\"c6ca500\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bb98187 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"bb98187\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Contact Us<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ca7417b e-flex e-con-boxed e-con e-parent\" data-id=\"ca7417b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a90e653 elementor-widget elementor-widget-html\" data-id=\"a90e653\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n    \/* ============================\r\n   CF7 RADIO BUTTON STYLING\r\n   Pill-style radio buttons\r\n============================ *\/\r\n\r\n\/* Hide the default radio circle *\/\r\n.wpcf7-list-item input[type=\"radio\"] {\r\n    display: none;\r\n}\r\n\r\n\/* Base radio button pill style *\/\r\n.wpcf7-list-item-label {\r\n    background: #24BCB1; \/* lighter teal (default state) *\/\r\n    color: #fff;\r\n    padding: 9px;\r\n    border-radius: 30px;\r\n    cursor: pointer;\r\n    display: inline-block;\r\n    margin-right: 3px;\r\n    margin-left:0px;\r\n    font-weight: 600;\r\n    transition: background 0.25s ease;\r\n}\r\n\r\n.wpcf7-list-item-label:hover{\r\n    background: #017F77;\r\n}\r\n\r\n\/* Selected \/ Active State *\/\r\n.wpcf7-list-item input[type=\"radio\"]:checked + .wpcf7-list-item-label {\r\n    background: #017F77; \/* darker teal (active) *\/\r\n    color: #fff;\r\n    padding:9px;\r\n    \r\n}\r\n\r\n\/* Keep spacing consistent *\/\r\n.wpcf7-list-item {\r\n    margin-right: 3px;\r\n}\r\n\r\n\r\n\r\n\/* -----------------------------\r\n   Email + Phone in one row\r\n------------------------------ *\/\r\n\r\n\/* Wrap email + phone fields into a flex row *\/\r\n.contact-us-wrapper > p:has(input[name=\"your-email\"]),\r\n.contact-us-wrapper > p:has(input[name=\"phn-number\"]) {\r\n    width: 48%;\r\n}\r\n\r\n\/* Parent flex container *\/\r\n.contact-us-wrapper {\r\n    display: flex;\r\n    flex-wrap: wrap;\r\n    gap: 16px;\r\n}\r\n\r\n\/* Full-width fields stay full *\/\r\n.contact-us-wrapper > p:has(textarea),\r\n.contact-us-wrapper > p:has(input[name=\"your-name\"]),\r\n.contact-us-wrapper > p:has(input[type=\"submit\"]),\r\n.contact-us-wrapper > p:has(.wpcf7-radio) {\r\n    width: 100%;\r\n}\r\n\r\n\/* -----------------------------\r\n   Mobile: Stack fields\r\n------------------------------ *\/\r\n@media (max-width: 767px) {\r\n    .contact-us-wrapper > p {\r\n        width: 100% !important;\r\n    }\r\n}\r\n\r\n\/* Reduce message textarea to 5 rows *\/\r\n.contact-us-wrapper textarea {\r\n    min-height: auto;\r\n    height: calc(5 * 1.8em); \/* 5 rows *\/\r\n    resize: vertical; \/* allow user to expand if needed *\/\r\n}\r\n\r\n\/* =================================\r\n   UNIFIED FORM FIELD STYLES\r\n================================= *\/\r\n\r\n\/* Base style for all fields *\/\r\n.contact-us-wrapper input[type=\"text\"],\r\n.contact-us-wrapper input[type=\"email\"],\r\n.contact-us-wrapper input[type=\"tel\"],\r\n.contact-us-wrapper textarea {\r\n    width: 100%;\r\n    height: 52px;                 \/* unified height *\/\r\n    padding: 12px 16px;\r\n    font-size: 16px;\r\n    line-height: 1.4;\r\n    border: 1px solid #9fb0c7;\r\n    border-radius: 6px;\r\n    box-sizing: border-box;\r\n    font-family: inherit;\r\n    background-color: #fff;\r\n}\r\n\r\n\/* Textarea: same look, controlled height *\/\r\n.contact-us-wrapper textarea {\r\n    height: 130px;                \/* \u2248 5 rows *\/\r\n    resize: vertical;             \/* user can expand if needed *\/\r\n    padding-top: 14px;\r\n}\r\n\r\n\/* Focus state (consistent highlight) *\/\r\n.contact-us-wrapper input:focus,\r\n.contact-us-wrapper textarea:focus {\r\n    outline: none;\r\n    border-color: #21b7a8;\r\n    box-shadow: 0 0 0 1px rgba(33, 183, 168, 0.3);\r\n}\r\n\r\n\/* Placeholder styling *\/\r\n.contact-us-wrapper ::placeholder {\r\n    color: #6f7f95;\r\n    opacity: 1;\r\n}\r\n\r\n\/* Error state consistency *\/\r\n.contact-us-wrapper .wpcf7-not-valid {\r\n    border-color: #ff3b3b !important;\r\n}\r\n\r\n\/* Submit button match *\/\r\n.contact-us-wrapper input[type=\"submit\"] {\r\n    height: 52px;\r\n    border-radius: 6px;\r\n    font-size: 16px;\r\n    font-weight: 600;\r\n}\r\n\r\n\/* =====================================\r\n   CF7 RADIO BUTTONS \u2014 INLINE ON MOBILE\r\n===================================== *\/\r\n\r\n@media (max-width: 767px) {\r\n\r\n  \/* Radio group container *\/\r\n  .contact-us-wrapper .wpcf7-radio {\r\n      display: flex;\r\n      flex-wrap: wrap;\r\n      gap: 10px;\r\n  }\r\n\r\n  \/* Each radio item inline *\/\r\n  .contact-us-wrapper .wpcf7-list-item {\r\n      margin: 0 !important;\r\n      display: inline-flex;\r\n  }\r\n\r\n  \/* Ensure pill labels don\u2019t stretch full width *\/\r\n  .contact-us-wrapper .wpcf7-list-item-label {\r\n      white-space: nowrap;\r\n      padding: 10px 16px;\r\n      font-size: 14;\r\n  }      \r\n}\r\n\r\n\/* 1. Hide global CF7 error outputs *\/\r\n.wpcf7-response-output,\r\n.screen-reader-response {\r\n  display: none !important;\r\n}\r\n\r\n\/* 2. Field wrapper becomes positioning context *\/\r\n.wpcf7-form-control-wrap {\r\n  position: relative;\r\n  display: block;\r\n}\r\n\r\n\/* 3. Inline error styling (inside field, no layout shift) *\/\r\n.wpcf7-not-valid-tip {\r\n  position: absolute;\r\n  bottom: 6px;\r\n  left: 14px;\r\n  right: 14px;\r\n  font-size: 12px;\r\n  line-height: 1.2;\r\n  color: #e00000;\r\n  background: transparent;\r\n  margin: 0;\r\n  padding: 0;\r\n  pointer-events: none;\r\n}\r\n\r\n\/* 4. Add space INSIDE fields so text + error fit *\/\r\n.wpcf7-text,\r\n.wpcf7-email,\r\n.wpcf7-tel,\r\n.wpcf7-textarea {\r\n  padding-bottom: 18px !important;\r\n}\r\n\r\n\/* 5. Textarea needs a bit more room *\/\r\n.wpcf7-textarea {\r\n  padding-bottom: 34px !important;\r\n}\r\n\r\n\/* 6. Radio group error placement *\/\r\n.wpcf7-radio + .wpcf7-not-valid-tip {\r\n  position: static;\r\n  margin-top: 6px;\r\n}\r\n\r\n\/* 7. Prevent red border from increasing layout size *\/\r\n.wpcf7-not-valid {\r\n  box-sizing: border-box;\r\n}\r\n\r\n    \r\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c82d54d e-flex e-con-boxed e-con e-parent\" data-id=\"c82d54d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-2a02105 e-con-full e-flex e-con e-child\" data-id=\"2a02105\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-2c26586 e-con-full e-flex e-con e-child\" data-id=\"2c26586\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-0926454 e-con-full e-flex e-con e-child\" data-id=\"0926454\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-afde74f elementor-widget elementor-widget-shortcode\" data-id=\"afde74f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f5032-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"5032\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/staging\/6685\/wp-json\/wp\/v2\/pages\/3256#wpcf7-f5032-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"5032\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.4\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f5032-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/><input type=\"hidden\" name=\"_wpcf7_recaptcha_response\" value=\"\" \/>\n<\/fieldset>\n<div class=\"contact-us-wrapper\">\n\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"radio-860\"><span class=\"wpcf7-form-control wpcf7-radio\"><span class=\"wpcf7-list-item first\"><label><input type=\"radio\" name=\"radio-860\" value=\"Query about a course\" \/><span class=\"wpcf7-list-item-label\">Query about a course<\/span><\/label><\/span><span class=\"wpcf7-list-item\"><label><input type=\"radio\" name=\"radio-860\" value=\"Want to collaborate\" \/><span class=\"wpcf7-list-item-label\">Want to collaborate<\/span><\/label><\/span><span class=\"wpcf7-list-item last\"><label><input type=\"radio\" name=\"radio-860\" value=\"Feedback\" \/><span class=\"wpcf7-list-item-label\">Feedback<\/span><\/label><\/span><\/span><\/span>\n\t<\/p>\n\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span>\n\t<\/p>\n\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Email\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span>\n\t<\/p>\n\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"phn-number\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-tel wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-tel\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Number\" value=\"\" type=\"tel\" name=\"phn-number\" \/><\/span>\n\t<\/p>\n\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"comments\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your message\" name=\"comments\"><\/textarea><\/span>\n\t<\/p>\n\t<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"Submit\" \/>\n\t<\/p>\n<\/div><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a7a2e27 e-con-full e-flex e-con e-child\" data-id=\"a7a2e27\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d89dbdb elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"d89dbdb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" width=\"300\" height=\"300\" src=\"https:\/\/theparc.in\/staging\/6685\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-04-07-at-10.52.13-AM-e1775539516451-300x300.jpeg\" class=\"attachment-medium size-medium wp-image-20586\" alt=\"\" srcset=\"https:\/\/theparc.in\/staging\/6685\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-04-07-at-10.52.13-AM-e1775539516451-300x300.jpeg 300w, https:\/\/theparc.in\/staging\/6685\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-04-07-at-10.52.13-AM-e1775539516451-150x150.jpeg 150w, https:\/\/theparc.in\/staging\/6685\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-04-07-at-10.52.13-AM-e1775539516451-100x100.jpeg 100w, https:\/\/theparc.in\/staging\/6685\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-04-07-at-10.52.13-AM-e1775539516451.jpeg 664w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-603a8d2 elementor-widget elementor-widget-heading\" data-id=\"603a8d2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Get in Touch for Quick Assistance<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Contact Us Get in Touch for Quick Assistance<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"nf_dc_page":"","footnotes":""},"categories":[],"class_list":["post-3256","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Contact Us - The Parc<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/theparc.in\/staging\/6685\/contact-us\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Contact Us - The Parc\" \/>\n<meta property=\"og:description\" content=\"Contact Us Get in Touch for Quick Assistance\" \/>\n<meta property=\"og:url\" content=\"https:\/\/theparc.in\/staging\/6685\/contact-us\/\" \/>\n<meta property=\"og:site_name\" content=\"The Parc\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-23T07:55:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/theparc.in\/staging\/6685\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-04-07-at-10.52.13-AM-e1775539516451-300x300.jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/theparc.in\/staging\/6685\/contact-us\/\",\"url\":\"https:\/\/theparc.in\/staging\/6685\/contact-us\/\",\"name\":\"Contact Us - The Parc\",\"isPartOf\":{\"@id\":\"https:\/\/test.theparc.in\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/theparc.in\/staging\/6685\/contact-us\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/theparc.in\/staging\/6685\/contact-us\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/theparc.in\/staging\/6685\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-04-07-at-10.52.13-AM-e1775539516451-300x300.jpeg\",\"datePublished\":\"2022-03-23T16:41:07+00:00\",\"dateModified\":\"2026-04-23T07:55:00+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/theparc.in\/staging\/6685\/contact-us\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/theparc.in\/staging\/6685\/contact-us\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/theparc.in\/staging\/6685\/contact-us\/#primaryimage\",\"url\":\"https:\/\/theparc.in\/staging\/6685\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-04-07-at-10.52.13-AM-e1775539516451-300x300.jpeg\",\"contentUrl\":\"https:\/\/theparc.in\/staging\/6685\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-04-07-at-10.52.13-AM-e1775539516451-300x300.jpeg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/theparc.in\/staging\/6685\/contact-us\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/test.theparc.in\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Contact Us\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/test.theparc.in\/#website\",\"url\":\"https:\/\/test.theparc.in\/\",\"name\":\"The Parc\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/test.theparc.in\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/test.theparc.in\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/test.theparc.in\/#organization\",\"name\":\"The Parc\",\"url\":\"https:\/\/test.theparc.in\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/test.theparc.in\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/theparc.in\/staging\/6685\/wp-content\/uploads\/2022\/03\/logo.png\",\"contentUrl\":\"https:\/\/theparc.in\/staging\/6685\/wp-content\/uploads\/2022\/03\/logo.png\",\"width\":119,\"height\":75,\"caption\":\"The Parc\"},\"image\":{\"@id\":\"https:\/\/test.theparc.in\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Contact Us - The Parc","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/theparc.in\/staging\/6685\/contact-us\/","og_locale":"en_US","og_type":"article","og_title":"Contact Us - The Parc","og_description":"Contact Us Get in Touch for Quick Assistance","og_url":"https:\/\/theparc.in\/staging\/6685\/contact-us\/","og_site_name":"The Parc","article_modified_time":"2026-04-23T07:55:00+00:00","og_image":[{"url":"https:\/\/theparc.in\/staging\/6685\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-04-07-at-10.52.13-AM-e1775539516451-300x300.jpeg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/theparc.in\/staging\/6685\/contact-us\/","url":"https:\/\/theparc.in\/staging\/6685\/contact-us\/","name":"Contact Us - The Parc","isPartOf":{"@id":"https:\/\/test.theparc.in\/#website"},"primaryImageOfPage":{"@id":"https:\/\/theparc.in\/staging\/6685\/contact-us\/#primaryimage"},"image":{"@id":"https:\/\/theparc.in\/staging\/6685\/contact-us\/#primaryimage"},"thumbnailUrl":"https:\/\/theparc.in\/staging\/6685\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-04-07-at-10.52.13-AM-e1775539516451-300x300.jpeg","datePublished":"2022-03-23T16:41:07+00:00","dateModified":"2026-04-23T07:55:00+00:00","breadcrumb":{"@id":"https:\/\/theparc.in\/staging\/6685\/contact-us\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/theparc.in\/staging\/6685\/contact-us\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/theparc.in\/staging\/6685\/contact-us\/#primaryimage","url":"https:\/\/theparc.in\/staging\/6685\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-04-07-at-10.52.13-AM-e1775539516451-300x300.jpeg","contentUrl":"https:\/\/theparc.in\/staging\/6685\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-04-07-at-10.52.13-AM-e1775539516451-300x300.jpeg"},{"@type":"BreadcrumbList","@id":"https:\/\/theparc.in\/staging\/6685\/contact-us\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/test.theparc.in\/"},{"@type":"ListItem","position":2,"name":"Contact Us"}]},{"@type":"WebSite","@id":"https:\/\/test.theparc.in\/#website","url":"https:\/\/test.theparc.in\/","name":"The Parc","description":"","publisher":{"@id":"https:\/\/test.theparc.in\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/test.theparc.in\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/test.theparc.in\/#organization","name":"The Parc","url":"https:\/\/test.theparc.in\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/test.theparc.in\/#\/schema\/logo\/image\/","url":"https:\/\/theparc.in\/staging\/6685\/wp-content\/uploads\/2022\/03\/logo.png","contentUrl":"https:\/\/theparc.in\/staging\/6685\/wp-content\/uploads\/2022\/03\/logo.png","width":119,"height":75,"caption":"The Parc"},"image":{"@id":"https:\/\/test.theparc.in\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/theparc.in\/staging\/6685\/wp-json\/wp\/v2\/pages\/3256","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/theparc.in\/staging\/6685\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/theparc.in\/staging\/6685\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/theparc.in\/staging\/6685\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/theparc.in\/staging\/6685\/wp-json\/wp\/v2\/comments?post=3256"}],"version-history":[{"count":56,"href":"https:\/\/theparc.in\/staging\/6685\/wp-json\/wp\/v2\/pages\/3256\/revisions"}],"predecessor-version":[{"id":21750,"href":"https:\/\/theparc.in\/staging\/6685\/wp-json\/wp\/v2\/pages\/3256\/revisions\/21750"}],"wp:attachment":[{"href":"https:\/\/theparc.in\/staging\/6685\/wp-json\/wp\/v2\/media?parent=3256"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/theparc.in\/staging\/6685\/wp-json\/wp\/v2\/categories?post=3256"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}