{"id":3896,"date":"2020-09-09T20:13:53","date_gmt":"2020-09-09T20:13:53","guid":{"rendered":"https:\/\/www.eliasconstructionllc.com\/design-build-remodel\/?page_id=3896"},"modified":"2026-06-16T04:47:10","modified_gmt":"2026-06-16T04:47:10","slug":"careers","status":"publish","type":"page","link":"https:\/\/www.eliasconstructionllc.com\/design-build-remodel\/connect\/careers\/","title":{"rendered":"Careers"},"content":{"rendered":"\n<h2>\n\t\t\tCareers With Elias Construction \t<\/h2>\n\t<p>BECAUSE WE DON&#8217;T JUST BUILD GREAT PROJECTS, WE BUILD GREAT TEAM MEMBERS.<\/p>\n<p>Elias Construction is always looking for skilled professionals, hard workers, and those that not only enjoy working as a team but going above and beyond; every time. We encourage you to submit your application and resume.<\/p>\n<p>Elias Construction offers health insurance reimbursement, retirement plan, PTO, profit sharing and professional development assistance.<\/p>\n<p>If you feel Elias is a great fit for you, please fill out the job application below and\/or submit a resume.<\/p>\n\t<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Raleway:wght@200;300;400;600;700&display=swap');\n.ec-careers-wrap *,\n.ec-careers-wrap *::before,\n.ec-careers-wrap *::after {\n  box-sizing: border-box;\n  margin: 0;\n  padding: 0;\n}\n.ec-careers-wrap {\n  font-family: 'Raleway', sans-serif;\n  font-weight: 200;\n  max-width: 900px;\n  margin: 0 auto 48px auto;\n  color: #000000;\n}\n.ec-careers-header {\n  margin-bottom: 32px;\n}\n.ec-careers-header h2 {\n  font-family: 'Raleway', sans-serif;\n  font-size: 20px;\n  font-weight: 200;\n  color: #000000;\n  text-transform: uppercase;\n  letter-spacing: 0.06em;\n  line-height: 1.4;\n  margin-bottom: 10px;\n}\n.ec-careers-header p {\n  font-size: 14px;\n  font-weight: 200;\n  color: #333333;\n  line-height: 1.8;\n}\n.ec-accordion {\n  border: 1px solid #cccccc;\n}\n.ec-job {\n  border-bottom: 1px solid #cccccc;\n}\n.ec-job:last-child {\n  border-bottom: none;\n}\n.ec-job-toggle {\n  width: 100%;\n  background: #222222;\n  border: none;\n  cursor: pointer;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  padding: 18px 24px;\n  text-align: left;\n  transition: background 0.2s ease;\n  gap: 16px;\n}\n.ec-job-toggle:hover,\n.ec-job.is-open .ec-job-toggle {\n  background: #000000;\n}\n.ec-job-toggle-left {\n  display: flex;\n  align-items: center;\n  gap: 14px;\n}\n.ec-job-title {\n  font-family: 'Raleway', sans-serif;\n  font-size: 15px;\n  font-weight: 600;\n  color: #ffffff;\n  text-transform: uppercase;\n  letter-spacing: 0.08em;\n  line-height: 1.3;\n}\n.ec-job-subtitle {\n  font-family: 'Raleway', sans-serif;\n  font-size: 12px;\n  color: #aaaaaa;\n  font-weight: 200;\n  letter-spacing: 0.04em;\n  margin-top: 3px;\n}\n.ec-job-chevron {\n  width: 24px;\n  height: 24px;\n  flex-shrink: 0;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  transition: transform 0.3s ease;\n}\n.ec-job-chevron svg {\n  width: 14px;\n  height: 14px;\n  fill: none;\n  stroke: #ffffff;\n  stroke-width: 2;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n.ec-job.is-open .ec-job-chevron {\n  transform: rotate(180deg);\n}\n.ec-job-panel {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.4s ease;\n  background: #ffffff;\n}\n.ec-job.is-open .ec-job-panel {\n  max-height: 2000px;\n}\n.ec-job-body {\n  padding: 28px 24px 32px 24px;\n  border-top: 2px solid #222222;\n}\n.ec-job-intro {\n  font-size: 14px;\n  font-weight: 200;\n  color: #333333;\n  line-height: 1.8;\n  margin-bottom: 24px;\n  padding-bottom: 20px;\n  border-bottom: 1px solid #e0e0e0;\n}\n.ec-section {\n  margin-bottom: 22px;\n}\n.ec-section:last-child {\n  margin-bottom: 0;\n}\n.ec-section-title {\n  font-family: 'Raleway', sans-serif;\n  font-size: 12px;\n  font-weight: 600;\n  color: #000000;\n  text-transform: uppercase;\n  letter-spacing: 0.1em;\n  margin-bottom: 10px;\n}\n.ec-section-prose {\n  font-size: 14px;\n  font-weight: 200;\n  color: #333333;\n  line-height: 1.8;\n}\n.ec-list {\n  list-style: none;\n  display: grid;\n  gap: 6px;\n}\n.ec-list li {\n  font-size: 14px;\n  font-weight: 200;\n  color: #333333;\n  line-height: 1.6;\n  padding-left: 18px;\n  position: relative;\n}\n.ec-list li::before {\n  content: '';\n  position: absolute;\n  left: 0;\n  top: 7px;\n  width: 6px;\n  height: 6px;\n  background: #222222;\n  border-radius: 50%;\n  flex-shrink: 0;\n}\n.ec-list-2col {\n  grid-template-columns: 1fr 1fr;\n}\n.ec-benefits-grid {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n.ec-benefit-pill {\n  background: #f5f5f5;\n  color: #000000;\n  font-family: 'Raleway', sans-serif;\n  font-size: 12px;\n  font-weight: 400;\n  padding: 6px 14px;\n  border: 1px solid #cccccc;\n  letter-spacing: 0.04em;\n  text-transform: uppercase;\n}\n.ec-meta-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n  margin-top: 6px;\n}\n.ec-meta-tag {\n  display: flex;\n  align-items: center;\n  gap: 6px;\n  background: #f5f5f5;\n  border: 1px solid #cccccc;\n  padding: 6px 14px;\n  font-size: 12px;\n  font-weight: 400;\n  color: #000000;\n  text-transform: uppercase;\n  letter-spacing: 0.04em;\n}\n.ec-meta-tag svg {\n  width: 13px;\n  height: 13px;\n  fill: none;\n  stroke: #222222;\n  stroke-width: 2;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n  flex-shrink: 0;\n}\n.ec-location-note {\n  font-size: 12px;\n  font-weight: 200;\n  color: #666666;\n  margin-top: 8px;\n  font-style: italic;\n}\n.ec-job-cta {\n  margin-top: 24px;\n  padding-top: 20px;\n  border-top: 1px solid #e0e0e0;\n  font-size: 14px;\n  font-weight: 200;\n  color: #444444;\n  line-height: 1.8;\n}\n.ec-job-cta strong {\n  font-weight: 600;\n  color: #000000;\n}\n@media (max-width: 640px) {\n  .ec-job-toggle { padding: 16px 18px; }\n  .ec-job-body { padding: 22px 18px 26px 18px; }\n  .ec-list-2col { grid-template-columns: 1fr; }\n  .ec-job-subtitle { display: none; }\n}\n<\/style>\n    <h2>Open Position<\/h2>\n    <p>We&#8217;re building a team of skilled craftspeople who take pride in their work. Review the open position below and apply using the form.<\/p>\n      <button aria-expanded=\"true\" aria-controls=\"job-panel-1\">\n            Experienced Carpenter\n            Full-Time &nbsp;&bull;&nbsp; 5+ Years Experience\n      <\/button>\n          <p>We&#8217;re looking for an experienced Carpenter who takes pride in their work, values teamwork, and is committed to delivering an exceptional client experience from start to finish. This role is ideal for someone who enjoys a variety of carpentry work, thrives in a fast-paced environment, and wants to be part of a respected, relationship-driven company.<\/p>\n            Position Overview\n            <p>The Carpenter is responsible for coordinating and executing project tasks as directed by the Project Manager while maintaining Elias Construction&#8217;s high standards for quality, communication, and professionalism. Candidates should have 5+ years of carpentry experience and strong overall construction knowledge.<\/p>\n            Primary Responsibilities\n            <ul>\n              <li>Perform a wide range of general carpentry tasks<\/li>\n              <li>Execute projects with a high level of craftsmanship and attention to detail<\/li>\n              <li>Collaborate closely with Project Managers, team members, trade partners, and clients<\/li>\n              <li>Maintain organized, clean, and efficient job sites<\/li>\n              <li>Help ensure projects stay on schedule and meet quality expectations<\/li>\n              <li>Represent Elias Construction professionally on every project<\/li>\n            <\/ul>\n            Qualifications\n            <ul>\n              <li>5+ years of carpentry experience required<\/li>\n              <li>Valid driver&#8217;s license<\/li>\n              <li>Comprehensive construction knowledge<\/li>\n              <li>Remodeling &amp; residential construction experience preferred<\/li>\n            <\/ul>\n            What We&#8217;re Looking For\n            <ul>\n              <li>Positive attitude and strong work ethic<\/li>\n              <li>Detail-oriented with pride in craftsmanship<\/li>\n              <li>Able to manage multiple tasks and priorities<\/li>\n              <li>Dependable, organized, and self-motivated<\/li>\n              <li>Strong communication and relationship skills<\/li>\n              <li>Works well independently and collaboratively<\/li>\n              <li>Professional demeanor with clients and team<\/li>\n            <\/ul>\n            Compensation &amp; Benefits\n              Competitive Pay\n              Paid Time Off\n              Paid Holidays\n              401(k) Matching\n              Health Insurance Reimbursement\n              Wellness Reimbursement\n            Schedule &amp; Location\n                Full-Time\n                Monday-Friday\n                In-Person\n            If you&#8217;re looking to join a company that values <strong>craftsmanship, integrity, teamwork, and long-term growth<\/strong>, we&#8217;d love to connect. Apply using the form below.\n<h2>\n\t\t\tJob Application Information\t<\/h2>\n\t<p>Elias Construction provides the following services in the Rochester Minnesota area: kitchens, basements, primary suites, additions &amp; garages, interior design, drafting &amp; design, custom cabinetry, and custom carpentry.\u00a0<\/p>\n\t\t\t<a href=\"https:\/\/www.eliasconstructionllc.com\/design-build-remodel\/connect\/\"  target=\"_self\">\n\t\t\t\t\t\t\tCONNECT &#8211; TELL US ABOUT YOUR PROJECT\n\t\t\t\t\t<\/a>\n\n","protected":false},"excerpt":{"rendered":"<p>Careers With Elias Construction BECAUSE WE DON&#8217;T JUST BUILD GREAT PROJECTS, WE BUILD GREAT TEAM MEMBERS. Elias Construction is always looking for skilled professionals, hard workers, and those that not only enjoy working as a team but going above and beyond; every time. We encourage you to submit your application and resume. Elias Construction offers [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":19,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-3896","page","type-page","status-publish","hentry","entry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.9 (Yoast SEO v27.9) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Careers - Elias Construction<\/title>\n<meta name=\"description\" content=\"Elias Construction is a full service remodeling contractor specializing in large scale remodels and home additions. Elias also provides in-house residential architectural and interior design services to the Rochester and surrounding areas.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.eliasconstructionllc.com\/design-build-remodel\/connect\/careers\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Careers\" \/>\n<meta property=\"og:description\" content=\"Elias Construction is a full service remodeling contractor specializing in large scale remodels and home additions. Elias also provides in-house residential architectural and interior design services to the Rochester and surrounding areas.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.eliasconstructionllc.com\/design-build-remodel\/connect\/careers\/\" \/>\n<meta property=\"og:site_name\" content=\"Elias Construction\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/M.Elias.Construction\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-16T04:47:10+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.eliasconstructionllc.com\/design-build-remodel\/wp-content\/uploads\/2020\/03\/Janus-after-2-Whole-Home-Remodeling-Header.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1600\" \/>\n\t<meta property=\"og:image:height\" content=\"1067\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/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=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.eliasconstructionllc.com\\\/design-build-remodel\\\/connect\\\/careers\\\/\",\"url\":\"https:\\\/\\\/www.eliasconstructionllc.com\\\/design-build-remodel\\\/connect\\\/careers\\\/\",\"name\":\"Careers - Elias Construction\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.eliasconstructionllc.com\\\/design-build-remodel\\\/#website\"},\"datePublished\":\"2020-09-09T20:13:53+00:00\",\"dateModified\":\"2026-06-16T04:47:10+00:00\",\"description\":\"Elias Construction is a full service remodeling contractor specializing in large scale remodels and home additions. Elias also provides in-house residential architectural and interior design services to the Rochester and surrounding areas.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.eliasconstructionllc.com\\\/design-build-remodel\\\/connect\\\/careers\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.eliasconstructionllc.com\\\/design-build-remodel\\\/connect\\\/careers\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.eliasconstructionllc.com\\\/design-build-remodel\\\/connect\\\/careers\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.eliasconstructionllc.com\\\/design-build-remodel\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Connect\",\"item\":\"https:\\\/\\\/www.eliasconstructionllc.com\\\/design-build-remodel\\\/connect\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Careers\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.eliasconstructionllc.com\\\/design-build-remodel\\\/#website\",\"url\":\"https:\\\/\\\/www.eliasconstructionllc.com\\\/design-build-remodel\\\/\",\"name\":\"Elias Construction LLC\",\"description\":\"Design Build Remodel\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.eliasconstructionllc.com\\\/design-build-remodel\\\/#organization\"},\"alternateName\":\"Elias Construction\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.eliasconstructionllc.com\\\/design-build-remodel\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Organization\",\"Place\",\"HomeAndConstructionBusiness\"],\"@id\":\"https:\\\/\\\/www.eliasconstructionllc.com\\\/design-build-remodel\\\/#organization\",\"name\":\"Elias Construction LLC\",\"alternateName\":\"Elias Construction\",\"url\":\"https:\\\/\\\/www.eliasconstructionllc.com\\\/design-build-remodel\\\/\",\"logo\":{\"@id\":\"https:\\\/\\\/www.eliasconstructionllc.com\\\/design-build-remodel\\\/connect\\\/careers\\\/#local-main-organization-logo\"},\"image\":{\"@id\":\"https:\\\/\\\/www.eliasconstructionllc.com\\\/design-build-remodel\\\/connect\\\/careers\\\/#local-main-organization-logo\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/M.Elias.Construction\\\/\",\"https:\\\/\\\/www.instagram.com\\\/elias.construction\\\/\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCng1ca_p-xgqO87N-SrURUg\",\"https:\\\/\\\/www.pinterest.com\\\/mickeyelias14\\\/\",\"https:\\\/\\\/www.yelp.com\\\/biz\\\/elias-construction-byron\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/elias-construction-llc\"],\"address\":{\"@id\":\"https:\\\/\\\/www.eliasconstructionllc.com\\\/design-build-remodel\\\/connect\\\/careers\\\/#local-main-place-address\"},\"geo\":{\"@type\":\"GeoCoordinates\",\"latitude\":\"44.029626889306655\",\"longitude\":\"-92.66534673485182\"},\"telephone\":[\"(507) 208-4490\"],\"openingHoursSpecification\":[{\"@type\":\"OpeningHoursSpecification\",\"dayOfWeek\":[\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\"],\"opens\":\"08:00\",\"closes\":\"16:00\"},{\"@type\":\"OpeningHoursSpecification\",\"dayOfWeek\":[\"Saturday\",\"Sunday\"],\"opens\":\"00:00\",\"closes\":\"00:00\"}],\"email\":\"info@eliasconstructionllc.com\",\"areaServed\":\"Rochester Minnesota, Byron Minnesota, Southeast Minnesota\"},{\"@type\":\"PostalAddress\",\"@id\":\"https:\\\/\\\/www.eliasconstructionllc.com\\\/design-build-remodel\\\/connect\\\/careers\\\/#local-main-place-address\",\"streetAddress\":\"1203 Frontage Rd NW\",\"addressLocality\":\"Byron\",\"postalCode\":\"55920\",\"addressRegion\":\"Minnesota\",\"addressCountry\":\"US\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.eliasconstructionllc.com\\\/design-build-remodel\\\/connect\\\/careers\\\/#local-main-organization-logo\",\"url\":\"https:\\\/\\\/www.eliasconstructionllc.com\\\/design-build-remodel\\\/wp-content\\\/uploads\\\/2020\\\/04\\\/Elias-Construction-Rochester-MN-Logo.png\",\"contentUrl\":\"https:\\\/\\\/www.eliasconstructionllc.com\\\/design-build-remodel\\\/wp-content\\\/uploads\\\/2020\\\/04\\\/Elias-Construction-Rochester-MN-Logo.png\",\"width\":3000,\"height\":1061,\"caption\":\"Elias Construction LLC\"}]}<\/script>\n<meta name=\"geo.placename\" content=\"Byron\" \/>\n<meta name=\"geo.position\" content=\"44.029626889306655;-92.66534673485182\" \/>\n<meta name=\"geo.region\" content=\"United States (US)\" \/>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Careers - Elias Construction","description":"Elias Construction is a full service remodeling contractor specializing in large scale remodels and home additions. Elias also provides in-house residential architectural and interior design services to the Rochester and surrounding areas.","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:\/\/www.eliasconstructionllc.com\/design-build-remodel\/connect\/careers\/","og_locale":"en_US","og_type":"article","og_title":"Careers","og_description":"Elias Construction is a full service remodeling contractor specializing in large scale remodels and home additions. Elias also provides in-house residential architectural and interior design services to the Rochester and surrounding areas.","og_url":"https:\/\/www.eliasconstructionllc.com\/design-build-remodel\/connect\/careers\/","og_site_name":"Elias Construction","article_publisher":"https:\/\/www.facebook.com\/M.Elias.Construction\/","article_modified_time":"2026-06-16T04:47:10+00:00","og_image":[{"width":1600,"height":1067,"url":"https:\/\/www.eliasconstructionllc.com\/design-build-remodel\/wp-content\/uploads\/2020\/03\/Janus-after-2-Whole-Home-Remodeling-Header.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.eliasconstructionllc.com\/design-build-remodel\/connect\/careers\/","url":"https:\/\/www.eliasconstructionllc.com\/design-build-remodel\/connect\/careers\/","name":"Careers - Elias Construction","isPartOf":{"@id":"https:\/\/www.eliasconstructionllc.com\/design-build-remodel\/#website"},"datePublished":"2020-09-09T20:13:53+00:00","dateModified":"2026-06-16T04:47:10+00:00","description":"Elias Construction is a full service remodeling contractor specializing in large scale remodels and home additions. Elias also provides in-house residential architectural and interior design services to the Rochester and surrounding areas.","breadcrumb":{"@id":"https:\/\/www.eliasconstructionllc.com\/design-build-remodel\/connect\/careers\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.eliasconstructionllc.com\/design-build-remodel\/connect\/careers\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.eliasconstructionllc.com\/design-build-remodel\/connect\/careers\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.eliasconstructionllc.com\/design-build-remodel\/"},{"@type":"ListItem","position":2,"name":"Connect","item":"https:\/\/www.eliasconstructionllc.com\/design-build-remodel\/connect\/"},{"@type":"ListItem","position":3,"name":"Careers"}]},{"@type":"WebSite","@id":"https:\/\/www.eliasconstructionllc.com\/design-build-remodel\/#website","url":"https:\/\/www.eliasconstructionllc.com\/design-build-remodel\/","name":"Elias Construction LLC","description":"Design Build Remodel","publisher":{"@id":"https:\/\/www.eliasconstructionllc.com\/design-build-remodel\/#organization"},"alternateName":"Elias Construction","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.eliasconstructionllc.com\/design-build-remodel\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Organization","Place","HomeAndConstructionBusiness"],"@id":"https:\/\/www.eliasconstructionllc.com\/design-build-remodel\/#organization","name":"Elias Construction LLC","alternateName":"Elias Construction","url":"https:\/\/www.eliasconstructionllc.com\/design-build-remodel\/","logo":{"@id":"https:\/\/www.eliasconstructionllc.com\/design-build-remodel\/connect\/careers\/#local-main-organization-logo"},"image":{"@id":"https:\/\/www.eliasconstructionllc.com\/design-build-remodel\/connect\/careers\/#local-main-organization-logo"},"sameAs":["https:\/\/www.facebook.com\/M.Elias.Construction\/","https:\/\/www.instagram.com\/elias.construction\/","https:\/\/www.youtube.com\/channel\/UCng1ca_p-xgqO87N-SrURUg","https:\/\/www.pinterest.com\/mickeyelias14\/","https:\/\/www.yelp.com\/biz\/elias-construction-byron","https:\/\/www.linkedin.com\/company\/elias-construction-llc"],"address":{"@id":"https:\/\/www.eliasconstructionllc.com\/design-build-remodel\/connect\/careers\/#local-main-place-address"},"geo":{"@type":"GeoCoordinates","latitude":"44.029626889306655","longitude":"-92.66534673485182"},"telephone":["(507) 208-4490"],"openingHoursSpecification":[{"@type":"OpeningHoursSpecification","dayOfWeek":["Monday","Tuesday","Wednesday","Thursday","Friday"],"opens":"08:00","closes":"16:00"},{"@type":"OpeningHoursSpecification","dayOfWeek":["Saturday","Sunday"],"opens":"00:00","closes":"00:00"}],"email":"info@eliasconstructionllc.com","areaServed":"Rochester Minnesota, Byron Minnesota, Southeast Minnesota"},{"@type":"PostalAddress","@id":"https:\/\/www.eliasconstructionllc.com\/design-build-remodel\/connect\/careers\/#local-main-place-address","streetAddress":"1203 Frontage Rd NW","addressLocality":"Byron","postalCode":"55920","addressRegion":"Minnesota","addressCountry":"US"},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.eliasconstructionllc.com\/design-build-remodel\/connect\/careers\/#local-main-organization-logo","url":"https:\/\/www.eliasconstructionllc.com\/design-build-remodel\/wp-content\/uploads\/2020\/04\/Elias-Construction-Rochester-MN-Logo.png","contentUrl":"https:\/\/www.eliasconstructionllc.com\/design-build-remodel\/wp-content\/uploads\/2020\/04\/Elias-Construction-Rochester-MN-Logo.png","width":3000,"height":1061,"caption":"Elias Construction LLC"}]},"geo.placename":"Byron","geo.position":{"lat":"44.029626889306655","long":"-92.66534673485182"},"geo.region":"United States (US)"},"_links":{"self":[{"href":"https:\/\/www.eliasconstructionllc.com\/design-build-remodel\/wp-json\/wp\/v2\/pages\/3896","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.eliasconstructionllc.com\/design-build-remodel\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.eliasconstructionllc.com\/design-build-remodel\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.eliasconstructionllc.com\/design-build-remodel\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.eliasconstructionllc.com\/design-build-remodel\/wp-json\/wp\/v2\/comments?post=3896"}],"version-history":[{"count":34,"href":"https:\/\/www.eliasconstructionllc.com\/design-build-remodel\/wp-json\/wp\/v2\/pages\/3896\/revisions"}],"predecessor-version":[{"id":9636,"href":"https:\/\/www.eliasconstructionllc.com\/design-build-remodel\/wp-json\/wp\/v2\/pages\/3896\/revisions\/9636"}],"up":[{"embeddable":true,"href":"https:\/\/www.eliasconstructionllc.com\/design-build-remodel\/wp-json\/wp\/v2\/pages\/19"}],"wp:attachment":[{"href":"https:\/\/www.eliasconstructionllc.com\/design-build-remodel\/wp-json\/wp\/v2\/media?parent=3896"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}