{"id":22,"date":"2024-08-20T17:19:40","date_gmt":"2024-08-20T17:19:40","guid":{"rendered":"https:\/\/biorisechem.com\/?page_id=22"},"modified":"2025-06-10T19:41:23","modified_gmt":"2025-06-10T19:41:23","slug":"inquire-now","status":"publish","type":"page","link":"https:\/\/biorisechem.com\/?page_id=22","title":{"rendered":"CONTACT US"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"22\" class=\"elementor elementor-22\">\n\t\t\t\t<div class=\"elementor-element elementor-element-baef299 e-con-full animated-slow e-flex elementor-invisible e-con e-parent\" data-id=\"baef299\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;animation_delay&quot;:100}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bd27898 elementor-widget elementor-widget-image\" data-id=\"bd27898\" 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 fetchpriority=\"high\" decoding=\"async\" width=\"900\" height=\"550\" src=\"https:\/\/biorisechem.com\/wp-content\/uploads\/2024\/08\/pci0221-Deloitte-624034258-900.jpg\" class=\"attachment-large size-large wp-image-55\" alt=\"\" srcset=\"https:\/\/biorisechem.com\/wp-content\/uploads\/2024\/08\/pci0221-Deloitte-624034258-900.jpg 900w, https:\/\/biorisechem.com\/wp-content\/uploads\/2024\/08\/pci0221-Deloitte-624034258-900-300x183.jpg 300w, https:\/\/biorisechem.com\/wp-content\/uploads\/2024\/08\/pci0221-Deloitte-624034258-900-768x469.jpg 768w, https:\/\/biorisechem.com\/wp-content\/uploads\/2024\/08\/pci0221-Deloitte-624034258-900-575x351.jpg 575w, https:\/\/biorisechem.com\/wp-content\/uploads\/2024\/08\/pci0221-Deloitte-624034258-900-380x232.jpg 380w\" sizes=\"(max-width: 900px) 100vw, 900px\" \/>\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-3ea6fc0 elementor-widget elementor-widget-spacer\" data-id=\"3ea6fc0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d0ab568 elementor-widget elementor-widget-heading\" data-id=\"d0ab568\" 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<h2 class=\"elementor-heading-title elementor-size-default\">CONTACT US<\/h2>\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-4c81406 e-flex e-con-boxed e-con e-parent\" data-id=\"4c81406\" 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-00b4e2f elementor-widget elementor-widget-html\" data-id=\"00b4e2f\" 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<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\/>\n  <!--<title>Contact Us<\/title>-->\n  <style>\n    body {\n      font-family: Arial, sans-serif;\n      background-color: white;\n      margin: 0;\n      padding: 0;\n      color: #066d99;\n    }\n\n    .container {\n      max-width: 600px;\n      margin: 40px auto;\n      padding: 20px;\n      background: rgba(255, 255, 255, 0.9);\n      border-radius: 10px;\n      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);\n    }\n\n    h2 {\n      text-align: center;\n      margin-bottom: 30px;\n      font-size: 2rem;\n      color: #066d99;\n    }\n\n    label {\n      display: block;\n      margin-top: 15px;\n      font-weight: bold;\n      color: #066d99;\n    }\n\n    input[type=\"text\"],\n    input[type=\"email\"],\n    input[type=\"number\"],\n    textarea {\n      width: 100%;\n      padding: 12px;\n      margin-top: 5px;\n      border: none;\n      border-radius: 8px;\n      font-size: 16px;\n      background: rgba(255, 255, 255, 0.2);\n      color: #ffffff;\n      outline: none;\n    }\n\n    textarea {\n      resize: vertical;\n      height: 100px;\n    }\n\n    .checkbox-group {\n      margin-top: 10px;\n    }\n\n    .checkbox-group label {\n      font-weight: normal;\n      display: inline-block;\n      margin-right: 15px;\n      color: #066d99;\n    }\n\n    button[type=\"submit\"] {\n      display: block;\n      width: 100%;\n      background-color: #066d99;\n      color: white;\n      border: none;\n      padding: 14px 30px;\n      font-size: 16px;\n      font-weight: bold;\n      border-radius: 8px;\n      cursor: pointer;\n      box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);\n      transition: all 0.3s ease;\n    }\n\n    button[type=\"submit\"]:hover {\n      background-color: #055a7d;\n      transform: translateY(-2px);\n      box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2);\n    }\n\n    .success-message,\n    .error-message {\n      margin-top: 15px;\n      text-align: center;\n      font-weight: bold;\n    }\n\n    .success-message {\n      color: green;\n    }\n\n    .error-message {\n      color: red;\n    }\n  <\/style>\n<\/head>\n<body>\n\n  <!-- Contact Form -->\n  <div class=\"container\">\n    <!--<h2>Contact Us<\/h2>-->\n\n    <form id=\"contact-form\">\n      <!-- Name -->\n      <label for=\"name\">Name <span style=\"color:red;\">*<\/span><\/label>\n      <input type=\"text\" id=\"name\" name=\"name\" required \/>\n\n      <!-- Email -->\n      <label for=\"email\">Email <span style=\"color:red;\">*<\/span><\/label>\n      <input type=\"email\" id=\"email\" name=\"email\" required \/>\n\n      <!-- Phone -->\n      <label for=\"phone\">Contact Number <span style=\"color:red;\">*<\/span><\/label>\n      <input type=\"number\" id=\"phone\" name=\"phone\" required \/>\n\n      <!-- Products Checkbox -->\n      <label>Please indicate the product you are interested in discussing. <span style=\"color:red;\">*<\/span><\/label>\n      <div class=\"checkbox-group\">\n        <label><input type=\"checkbox\" name=\"products[]\" value=\"Sulphuric acid\" required> Sulphuric acid<\/label>\n        <label><input type=\"checkbox\" name=\"products[]\" value=\"Hydrochloric acid\" required> Hydrochloric acid<\/label>\n        <label><input type=\"checkbox\" name=\"products[]\" value=\"Nitric acid\" required> Nitric acid<\/label>\n        <label><input type=\"checkbox\" name=\"products[]\" value=\"Caustic soda lye\" required> Caustic soda lye<\/label>\n        <label><input type=\"checkbox\" name=\"products[]\" value=\"Caustic soda flex\" required> Caustic soda flex<\/label>\n        <label><input type=\"checkbox\" name=\"products[]\" value=\"Other\" required> Other<\/label>\n      <\/div>\n\n      <!-- Comment or Message -->\n      <label for=\"message\">Comment or Message<\/label>\n      <textarea id=\"message\" name=\"message\"><\/textarea>\n\n      <!-- Submit Button -->\n      <button type=\"submit\">Submit<\/button>\n\n      <!-- Success\/Error Messages -->\n      <div class=\"success-message\" id=\"success-message\" style=\"display:none;\">\n        Your message has been sent successfully!\n      <\/div>\n      <div class=\"error-message\" id=\"error-message\" style=\"display:none;\">\n        There was an error sending your message. Please try again later.\n      <\/div>\n    <\/form>\n  <\/div>\n\n  <!-- EmailJS Script -->\n  <script type=\"text\/javascript\" src=\"https:\/\/cdn.jsdelivr.net\/npm\/emailjs-com@3\/dist\/email.min.js\"><\/script> \n  <script type=\"text\/javascript\">\n    \/\/ Initialize EmailJS\n    emailjs.init(\"YOUR_PUBLIC_KEY\"); \/\/ Replace with your actual public key\n\n    document.getElementById('contact-form').addEventListener('submit', function(event) {\n      event.preventDefault(); \/\/ Prevent default form submission\n\n      const form = event.target;\n\n      \/\/ Collect checkbox values\n      const selectedProducts = [];\n      const checkboxes = form.querySelectorAll('input[name=\"products[]\"]:checked');\n      checkboxes.forEach((checkbox) => {\n        selectedProducts.push(checkbox.value);\n      });\n\n      \/\/ Create data object\n      const data = {\n        name: form.name.value,\n        email: form.email.value,\n        phone: form.phone.value,\n        products: selectedProducts.join(', '),\n        message: form.message.value\n      };\n\n      \/\/ Send via EmailJS\n      emailjs.send(\"service_l1081ws\", \"template_ull6rs8\", data)\n        .then(() => {\n          document.getElementById('success-message').style.display = 'block';\n          document.getElementById('error-message').style.display = 'none';\n          form.reset();\n        })\n        .catch((error) => {\n          console.error(\"Error sending email:\", error.text);\n          document.getElementById('error-message').style.display = 'block';\n          document.getElementById('success-message').style.display = 'none';\n        });\n    });\n  <\/script>\n\n<\/body>\n<\/html>\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 Name * Email * Contact Number * Please indicate the product you are interested in discussing. * Sulphuric acid Hydrochloric acid Nitric acid Caustic soda lye Caustic soda [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-22","page","type-page","status-publish","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.10 - aioseo.com -->\n\t<meta name=\"description\" content=\"CONTACT US Name * Email * Contact Number * Please indicate the product you are interested in discussing. * Sulphuric acid Hydrochloric acid Nitric acid Caustic soda lye Caustic soda flex Other Comment or Message Submit Your message has been sent successfully! There was an error sending your message. Please try again later.\" \/>\n\t<meta name=\"robots\" content=\"noindex, max-image-preview:large\" \/>\n\t<meta name=\"google-site-verification\" content=\"Ihnyps5OoEv45N1IqbJy_kufD9ob2JQPg9K1UEs0iQs\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/biorisechem.com\/?page_id=22\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.10\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_GB\" \/>\n\t\t<meta property=\"og:site_name\" content=\"BioRise \u2013 Your trusted partner in industrial chemical trading, offering high-quality products and expert solutions, with a commitment to excellence and customer satisfaction.\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"CONTACT US \u2013 BioRise\" \/>\n\t\t<meta property=\"og:description\" content=\"CONTACT US Name * Email * Contact Number * Please indicate the product you are interested in discussing. * Sulphuric acid Hydrochloric acid Nitric acid Caustic soda lye Caustic soda flex Other Comment or Message Submit Your message has been sent successfully! There was an error sending your message. Please try again later.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/biorisechem.com\/?page_id=22\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/biorisechem.com\/wp-content\/uploads\/2024\/08\/BioRise-Logo-wo-bg-1.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/biorisechem.com\/wp-content\/uploads\/2024\/08\/BioRise-Logo-wo-bg-1.png\" \/>\n\t\t<meta property=\"og:image:width\" content=\"4500\" \/>\n\t\t<meta property=\"og:image:height\" content=\"4500\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2024-08-20T17:19:40+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2025-06-10T19:41:23+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"CONTACT US \u2013 BioRise\" \/>\n\t\t<meta name=\"twitter:description\" content=\"CONTACT US Name * Email * Contact Number * Please indicate the product you are interested in discussing. * Sulphuric acid Hydrochloric acid Nitric acid Caustic soda lye Caustic soda flex Other Comment or Message Submit Your message has been sent successfully! There was an error sending your message. Please try again later.\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/biorisechem.com\/wp-content\/uploads\/2024\/08\/BioRise-Logo-wo-bg-1.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/biorisechem.com\\\/?page_id=22#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/biorisechem.com#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/biorisechem.com\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/biorisechem.com\\\/?page_id=22#listItem\",\"name\":\"CONTACT US\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/biorisechem.com\\\/?page_id=22#listItem\",\"position\":2,\"name\":\"CONTACT US\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/biorisechem.com#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/biorisechem.com\\\/#organization\",\"name\":\"BioRise\",\"description\":\"We provide high-quality Sulphuric Acid, Oleum, Chlorosulphonic Acid, Hydrochloric Acid, and Caustic Soda, with expert service and solutions.\",\"url\":\"https:\\\/\\\/biorisechem.com\\\/\",\"email\":\"info@biorisechem.com\",\"telephone\":\"+919913140919\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/biorisechem.com\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/BioRise-Logo-wo-bg.png\",\"@id\":\"https:\\\/\\\/biorisechem.com\\\/?page_id=22\\\/#organizationLogo\",\"width\":4500,\"height\":4500},\"image\":{\"@id\":\"https:\\\/\\\/biorisechem.com\\\/?page_id=22\\\/#organizationLogo\"},\"sameAs\":[\"https:\\\/\\\/www.linkedin.com\\\/in\\\/biorise-chem-66466931a?utm_source=share&utm_campaign=share_via&utm_content=profile&utm_medium=android_app\"]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/biorisechem.com\\\/?page_id=22#webpage\",\"url\":\"https:\\\/\\\/biorisechem.com\\\/?page_id=22\",\"name\":\"CONTACT US \\u2013 BioRise\",\"description\":\"CONTACT US Name * Email * Contact Number * Please indicate the product you are interested in discussing. * Sulphuric acid Hydrochloric acid Nitric acid Caustic soda lye Caustic soda flex Other Comment or Message Submit Your message has been sent successfully! There was an error sending your message. Please try again later.\",\"inLanguage\":\"en-GB\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/biorisechem.com\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/biorisechem.com\\\/?page_id=22#breadcrumblist\"},\"datePublished\":\"2024-08-20T17:19:40+00:00\",\"dateModified\":\"2025-06-10T19:41:23+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/biorisechem.com\\\/#website\",\"url\":\"https:\\\/\\\/biorisechem.com\\\/\",\"name\":\"BioRise\",\"description\":\"Your trusted partner in industrial chemical trading, offering high-quality products and expert solutions, with a commitment to excellence and customer satisfaction.\",\"inLanguage\":\"en-GB\",\"publisher\":{\"@id\":\"https:\\\/\\\/biorisechem.com\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"CONTACT US \u2013 BioRise","description":"CONTACT US Name * Email * Contact Number * Please indicate the product you are interested in discussing. * Sulphuric acid Hydrochloric acid Nitric acid Caustic soda lye Caustic soda flex Other Comment or Message Submit Your message has been sent successfully! There was an error sending your message. Please try again later.","canonical_url":"https:\/\/biorisechem.com\/?page_id=22","robots":"noindex, max-image-preview:large","keywords":"","webmasterTools":{"google-site-verification":"Ihnyps5OoEv45N1IqbJy_kufD9ob2JQPg9K1UEs0iQs","miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/biorisechem.com\/?page_id=22#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/biorisechem.com#listItem","position":1,"name":"Home","item":"https:\/\/biorisechem.com","nextItem":{"@type":"ListItem","@id":"https:\/\/biorisechem.com\/?page_id=22#listItem","name":"CONTACT US"}},{"@type":"ListItem","@id":"https:\/\/biorisechem.com\/?page_id=22#listItem","position":2,"name":"CONTACT US","previousItem":{"@type":"ListItem","@id":"https:\/\/biorisechem.com#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/biorisechem.com\/#organization","name":"BioRise","description":"We provide high-quality Sulphuric Acid, Oleum, Chlorosulphonic Acid, Hydrochloric Acid, and Caustic Soda, with expert service and solutions.","url":"https:\/\/biorisechem.com\/","email":"info@biorisechem.com","telephone":"+919913140919","logo":{"@type":"ImageObject","url":"https:\/\/biorisechem.com\/wp-content\/uploads\/2024\/09\/BioRise-Logo-wo-bg.png","@id":"https:\/\/biorisechem.com\/?page_id=22\/#organizationLogo","width":4500,"height":4500},"image":{"@id":"https:\/\/biorisechem.com\/?page_id=22\/#organizationLogo"},"sameAs":["https:\/\/www.linkedin.com\/in\/biorise-chem-66466931a?utm_source=share&utm_campaign=share_via&utm_content=profile&utm_medium=android_app"]},{"@type":"WebPage","@id":"https:\/\/biorisechem.com\/?page_id=22#webpage","url":"https:\/\/biorisechem.com\/?page_id=22","name":"CONTACT US \u2013 BioRise","description":"CONTACT US Name * Email * Contact Number * Please indicate the product you are interested in discussing. * Sulphuric acid Hydrochloric acid Nitric acid Caustic soda lye Caustic soda flex Other Comment or Message Submit Your message has been sent successfully! There was an error sending your message. Please try again later.","inLanguage":"en-GB","isPartOf":{"@id":"https:\/\/biorisechem.com\/#website"},"breadcrumb":{"@id":"https:\/\/biorisechem.com\/?page_id=22#breadcrumblist"},"datePublished":"2024-08-20T17:19:40+00:00","dateModified":"2025-06-10T19:41:23+00:00"},{"@type":"WebSite","@id":"https:\/\/biorisechem.com\/#website","url":"https:\/\/biorisechem.com\/","name":"BioRise","description":"Your trusted partner in industrial chemical trading, offering high-quality products and expert solutions, with a commitment to excellence and customer satisfaction.","inLanguage":"en-GB","publisher":{"@id":"https:\/\/biorisechem.com\/#organization"}}]},"og:locale":"en_GB","og:site_name":"BioRise \u2013 Your trusted partner in industrial chemical trading, offering high-quality products and expert solutions, with a commitment to excellence and customer satisfaction.","og:type":"article","og:title":"CONTACT US \u2013 BioRise","og:description":"CONTACT US Name * Email * Contact Number * Please indicate the product you are interested in discussing. * Sulphuric acid Hydrochloric acid Nitric acid Caustic soda lye Caustic soda flex Other Comment or Message Submit Your message has been sent successfully! There was an error sending your message. Please try again later.","og:url":"https:\/\/biorisechem.com\/?page_id=22","og:image":"https:\/\/biorisechem.com\/wp-content\/uploads\/2024\/08\/BioRise-Logo-wo-bg-1.png","og:image:secure_url":"https:\/\/biorisechem.com\/wp-content\/uploads\/2024\/08\/BioRise-Logo-wo-bg-1.png","og:image:width":4500,"og:image:height":4500,"article:published_time":"2024-08-20T17:19:40+00:00","article:modified_time":"2025-06-10T19:41:23+00:00","twitter:card":"summary_large_image","twitter:title":"CONTACT US \u2013 BioRise","twitter:description":"CONTACT US Name * Email * Contact Number * Please indicate the product you are interested in discussing. * Sulphuric acid Hydrochloric acid Nitric acid Caustic soda lye Caustic soda flex Other Comment or Message Submit Your message has been sent successfully! There was an error sending your message. Please try again later.","twitter:image":"https:\/\/biorisechem.com\/wp-content\/uploads\/2024\/08\/BioRise-Logo-wo-bg-1.png"},"aioseo_meta_data":{"post_id":"22","title":null,"description":null,"keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"WebPage","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"created":"2024-08-21 16:20:13","updated":"2025-06-10 19:49:02","ai":null,"seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/biorisechem.com\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tCONTACT US\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/biorisechem.com"},{"label":"CONTACT US","link":"https:\/\/biorisechem.com\/?page_id=22"}],"_links":{"self":[{"href":"https:\/\/biorisechem.com\/index.php?rest_route=\/wp\/v2\/pages\/22","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/biorisechem.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/biorisechem.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/biorisechem.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/biorisechem.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=22"}],"version-history":[{"count":95,"href":"https:\/\/biorisechem.com\/index.php?rest_route=\/wp\/v2\/pages\/22\/revisions"}],"predecessor-version":[{"id":558,"href":"https:\/\/biorisechem.com\/index.php?rest_route=\/wp\/v2\/pages\/22\/revisions\/558"}],"wp:attachment":[{"href":"https:\/\/biorisechem.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=22"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}