{"id":34,"date":"2023-02-01T02:04:26","date_gmt":"2023-02-01T02:04:26","guid":{"rendered":"http:\/\/ikz.emg.mybluehost.me\/?page_id=34"},"modified":"2026-03-16T07:05:02","modified_gmt":"2026-03-16T07:05:02","slug":"careers","status":"publish","type":"page","link":"https:\/\/scrantonlawfirm.com\/es\/careers\/","title":{"rendered":"Carreras Profesionales"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"34\" class=\"elementor elementor-34\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b43bdd8 e-flex e-con-boxed e-con e-parent\" data-id=\"b43bdd8\" 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-a6a1b9c elementor-widget elementor-widget-html\" data-id=\"a6a1b9c\" 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<!-- \n  SCRANTON LAW FIRM - CAREERS PAGE\n  URL: \/careers\/\n  Design System: SLF Standard (white heroes, dark CTAs, gold accents)\n-->\n\n<style>\n  \/* === SLF CAREERS PAGE STYLES === *\/\n  .slf-careers-page *, .slf-careers-page *::before, .slf-careers-page *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  .slf-careers-page { \n    --slf-gold: #D4AF37; \n    --slf-red: #C02C26; \n    --slf-dark: #0f0f0f; \n    --slf-white: #ffffff;\n    --slf-border: #e5e5e5;\n    --slf-text: #444;\n    --slf-text-light: #666;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif; \n    line-height: 1.6; \n    color: var(--slf-dark);\n    background: var(--slf-white);\n  }\n  .slf-careers-page a { text-decoration: none; color: inherit; }\n\n  \/* === HERO SECTION === *\/\n  .slf-careers-hero {\n    background: var(--slf-white);\n    padding: 60px 20px 80px;\n    position: relative;\n  }\n  .slf-careers-hero-wrap {\n    max-width: 1100px;\n    margin: 0 auto;\n    display: grid;\n    grid-template-columns: 1fr 400px;\n    gap: 60px;\n    align-items: center;\n  }\n  .slf-careers-hero-content {\n    padding-top: 20px;\n  }\n  .slf-careers-breadcrumb {\n    font-size: 0.85rem;\n    color: var(--slf-text-light);\n    margin-bottom: 20px;\n  }\n  .slf-careers-breadcrumb a { color: var(--slf-text-light); }\n  .slf-careers-breadcrumb a:hover { color: var(--slf-gold); }\n  .slf-careers-breadcrumb span { color: var(--slf-dark); font-weight: 600; }\n\n  .slf-careers-pill {\n    display: inline-block;\n    background: var(--slf-red);\n    color: #fff;\n    font-size: 0.75rem;\n    font-weight: 800;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    padding: 8px 18px;\n    border-radius: 30px;\n    margin-bottom: 20px;\n  }\n  .slf-careers-hero h1 {\n    font-size: 2.6rem;\n    font-weight: 900;\n    color: var(--slf-dark) !important;\n    line-height: 1.15;\n    margin-bottom: 20px;\n  }\n  .slf-careers-hero-sub {\n    font-size: 1.15rem;\n    color: var(--slf-text);\n    margin-bottom: 30px;\n    max-width: 540px;\n  }\n\n  \/* Hero Accent Block with Image *\/\n  .slf-careers-hero-accent {\n    position: relative;\n    width: 100%;\n    max-width: 400px;\n  }\n  .slf-careers-hero-accent-block {\n    position: absolute;\n    top: -15px;\n    left: -15px;\n    right: 15px;\n    bottom: 15px;\n    background: var(--slf-dark);\n    z-index: 1;\n  }\n  .slf-careers-hero-accent-block::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 60px;\n    height: 5px;\n    background: var(--slf-gold);\n  }\n  .slf-careers-hero-accent-block::after {\n    content: '';\n    position: absolute;\n    bottom: 0;\n    right: 0;\n    width: 5px;\n    height: 60px;\n    background: var(--slf-red);\n  }\n  .slf-careers-hero-img {\n    position: relative;\n    z-index: 2;\n    width: 100%;\n    height: 300px;\n    object-fit: cover;\n  }\n\n  \/* Quick Links *\/\n  .slf-careers-quicklinks {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-top: 30px;\n  }\n  .slf-careers-quicklink {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: #f8f8f8;\n    border: 1px solid var(--slf-border);\n    padding: 10px 18px;\n    border-radius: 6px;\n    font-size: 0.9rem;\n    font-weight: 600;\n    color: var(--slf-dark);\n    transition: background 0.2s ease, border-color 0.2s ease;\n  }\n  .slf-careers-quicklink:hover {\n    background: var(--slf-gold);\n    border-color: var(--slf-gold);\n    color: #fff;\n  }\n  .slf-careers-quicklink svg {\n    width: 16px;\n    height: 16px;\n    fill: currentColor;\n  }\n\n  \/* === CULTURE SECTION === *\/\n  .slf-culture-section {\n    padding: 80px 20px;\n    background: #fafafa;\n  }\n  .slf-culture-wrap {\n    max-width: 1100px;\n    margin: 0 auto;\n  }\n  .slf-culture-header {\n    text-align: center;\n    margin-bottom: 60px;\n  }\n  .slf-culture-header h2 {\n    font-size: 2rem;\n    font-weight: 900;\n    color: var(--slf-dark) !important;\n    margin-bottom: 15px;\n  }\n  .slf-culture-header p {\n    font-size: 1.1rem;\n    color: var(--slf-text);\n    max-width: 700px;\n    margin: 0 auto;\n  }\n\n  \/* Culture Cards *\/\n  .slf-culture-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 30px;\n  }\n  .slf-culture-card {\n    background: var(--slf-white);\n    border-radius: 12px;\n    overflow: hidden;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.06);\n    transition: transform 0.3s ease, box-shadow 0.3s ease;\n  }\n  .slf-culture-card:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 12px 35px rgba(0,0,0,0.1);\n  }\n  .slf-culture-card-header {\n    background: var(--slf-dark);\n    padding: 20px 25px;\n    border-bottom: 3px solid var(--slf-gold);\n  }\n  .slf-culture-card-header h3 {\n    font-size: 1.1rem;\n    font-weight: 800;\n    color: #fff !important;\n    margin: 0;\n  }\n  .slf-culture-card-body {\n    padding: 25px;\n  }\n  .slf-culture-card-body p {\n    font-size: 0.95rem;\n    color: var(--slf-text);\n    line-height: 1.7;\n  }\n\n  \/* === FULL WIDTH CONTENT BLOCKS === *\/\n  .slf-content-block {\n    padding: 80px 20px;\n    background: var(--slf-white);\n  }\n  .slf-content-block.alt {\n    background: #fafafa;\n  }\n  .slf-content-block-wrap {\n    max-width: 900px;\n    margin: 0 auto;\n  }\n  .slf-content-block h2 {\n    font-size: 1.8rem;\n    font-weight: 900;\n    color: var(--slf-dark) !important;\n    margin-bottom: 25px;\n    padding-bottom: 15px;\n    border-bottom: 3px solid var(--slf-gold);\n    display: inline-block;\n  }\n  .slf-content-block p {\n    font-size: 1.05rem;\n    color: var(--slf-text);\n    line-height: 1.8;\n    margin-bottom: 20px;\n  }\n  .slf-content-block p:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* === ROLES SECTION === *\/\n  .slf-roles-section {\n    padding: 80px 20px;\n    background: var(--slf-white);\n  }\n  .slf-roles-wrap {\n    max-width: 1100px;\n    margin: 0 auto;\n  }\n  .slf-roles-header {\n    text-align: center;\n    margin-bottom: 50px;\n  }\n  .slf-roles-header h2 {\n    font-size: 2rem;\n    font-weight: 900;\n    color: var(--slf-dark) !important;\n    margin-bottom: 10px;\n  }\n  .slf-roles-header p {\n    font-size: 1.05rem;\n    color: var(--slf-text);\n  }\n\n  \/* Role Cards *\/\n  .slf-roles-grid {\n    display: flex;\n    flex-direction: column;\n    gap: 25px;\n  }\n  .slf-role-card {\n    background: var(--slf-white);\n    border: 1px solid var(--slf-border);\n    border-radius: 12px;\n    overflow: hidden;\n    display: grid;\n    grid-template-columns: 280px 1fr;\n    transition: box-shadow 0.3s ease;\n  }\n  .slf-role-card:hover {\n    box-shadow: 0 8px 30px rgba(0,0,0,0.08);\n  }\n  .slf-role-card-left {\n    background: var(--slf-dark);\n    padding: 30px;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    border-right: 4px solid var(--slf-gold);\n  }\n  .slf-role-card-left h3 {\n    font-size: 1.3rem;\n    font-weight: 800;\n    color: #fff !important;\n    margin-bottom: 20px;\n  }\n  .slf-role-apply-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    background: var(--slf-gold);\n    color: #fff;\n    font-size: 0.85rem;\n    font-weight: 700;\n    padding: 12px 24px;\n    border-radius: 6px;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    transition: background 0.2s ease, transform 0.2s ease;\n  }\n  .slf-role-apply-btn:hover {\n    background: #c9a430;\n    transform: translateY(-2px);\n  }\n  .slf-role-apply-btn svg {\n    width: 16px;\n    height: 16px;\n    fill: currentColor;\n  }\n  .slf-role-card-right {\n    padding: 30px;\n  }\n  .slf-role-card-right p {\n    font-size: 0.95rem;\n    color: var(--slf-text);\n    line-height: 1.7;\n    margin-bottom: 15px;\n  }\n  .slf-role-card-right p:last-child {\n    margin-bottom: 0;\n  }\n  .slf-role-card-right h4 {\n    font-size: 1rem;\n    font-weight: 700;\n    color: var(--slf-dark);\n    margin: 20px 0 10px;\n  }\n  .slf-role-card-right h4:first-of-type {\n    margin-top: 0;\n  }\n\n  \/* Support Staff Special *\/\n  .slf-role-card.support-staff .slf-role-card-right h4 {\n    color: var(--slf-red);\n    font-size: 1.05rem;\n  }\n\n  \/* === LOCATION SECTION === *\/\n  .slf-location-section {\n    padding: 80px 20px;\n    background: #fafafa;\n  }\n  .slf-location-wrap {\n    max-width: 1100px;\n    margin: 0 auto;\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 50px;\n    align-items: center;\n  }\n  .slf-location-content h2 {\n    font-size: 1.8rem;\n    font-weight: 900;\n    color: var(--slf-dark) !important;\n    margin-bottom: 20px;\n  }\n  .slf-location-content p {\n    font-size: 1rem;\n    color: var(--slf-text);\n    line-height: 1.7;\n    margin-bottom: 15px;\n  }\n  .slf-location-map {\n    border-radius: 12px;\n    overflow: hidden;\n    box-shadow: 0 8px 30px rgba(0,0,0,0.1);\n  }\n  .slf-location-map iframe {\n    width: 100%;\n    height: 350px;\n    border: 0;\n  }\n  .slf-location-address {\n    margin-top: 25px;\n    padding: 20px;\n    background: var(--slf-white);\n    border-radius: 8px;\n    border-left: 4px solid var(--slf-gold);\n  }\n  .slf-location-address strong {\n    display: block;\n    font-size: 1rem;\n    color: var(--slf-dark);\n    margin-bottom: 5px;\n  }\n  .slf-location-address span {\n    font-size: 0.95rem;\n    color: var(--slf-text);\n  }\n\n  \/* === CTA SECTION === *\/\n  .slf-careers-cta {\n    background: var(--slf-dark);\n    padding: 80px 20px;\n    text-align: center;\n  }\n  .slf-careers-cta-wrap {\n    max-width: 700px;\n    margin: 0 auto;\n  }\n  .slf-careers-cta h2 {\n    font-size: 2rem;\n    font-weight: 900;\n    color: #fff !important;\n    margin-bottom: 15px;\n  }\n  .slf-careers-cta p {\n    font-size: 1.1rem;\n    color: rgba(255,255,255,0.8);\n    margin-bottom: 30px;\n  }\n  .slf-careers-cta-contact {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 20px;\n  }\n  .slf-careers-cta-phone {\n    font-size: 2rem;\n    font-weight: 900;\n    color: var(--slf-gold);\n  }\n  .slf-careers-cta-phone a {\n    color: var(--slf-gold);\n  }\n  .slf-careers-cta-btn {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    background: var(--slf-gold);\n    color: #fff;\n    font-size: 1rem;\n    font-weight: 700;\n    padding: 16px 35px;\n    border-radius: 8px;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    transition: background 0.2s ease, transform 0.2s ease;\n  }\n  .slf-careers-cta-btn:hover {\n    background: #c9a430;\n    transform: translateY(-2px);\n  }\n  .slf-careers-cta-address {\n    margin-top: 30px;\n    font-size: 0.95rem;\n    color: rgba(255,255,255,0.6);\n  }\n\n  \/* === EEO SECTION === *\/\n  .slf-eeo-section {\n    padding: 40px 20px;\n    background: #f5f5f5;\n    border-top: 1px solid var(--slf-border);\n  }\n  .slf-eeo-wrap {\n    max-width: 900px;\n    margin: 0 auto;\n  }\n  .slf-eeo-wrap p {\n    font-size: 0.85rem;\n    color: var(--slf-text-light);\n    line-height: 1.7;\n    text-align: center;\n  }\n  .slf-eeo-wrap strong {\n    color: var(--slf-dark);\n  }\n\n  \/* === RESPONSIVE === *\/\n  @media (max-width: 1000px) {\n    .slf-careers-hero-wrap {\n      grid-template-columns: 1fr;\n      gap: 40px;\n    }\n    .slf-careers-hero-accent {\n      max-width: 450px;\n      margin: 0 auto;\n    }\n    .slf-culture-grid {\n      grid-template-columns: 1fr;\n    }\n    .slf-role-card {\n      grid-template-columns: 1fr;\n    }\n    .slf-role-card-left {\n      border-right: none;\n      border-bottom: 4px solid var(--slf-gold);\n    }\n    .slf-location-wrap {\n      grid-template-columns: 1fr;\n    }\n  }\n  @media (max-width: 768px) {\n    .slf-careers-hero {\n      padding: 40px 20px 60px;\n    }\n    .slf-careers-hero h1 {\n      font-size: 2rem;\n    }\n    .slf-culture-section,\n    .slf-content-block,\n    .slf-roles-section,\n    .slf-location-section,\n    .slf-careers-cta {\n      padding: 60px 20px;\n    }\n    .slf-careers-quicklinks {\n      flex-direction: column;\n    }\n    .slf-careers-quicklink {\n      justify-content: center;\n    }\n  }\n  @media (max-width: 520px) {\n    .slf-careers-hero h1 {\n      font-size: 1.7rem;\n    }\n    .slf-culture-header h2,\n    .slf-roles-header h2,\n    .slf-content-block h2,\n    .slf-location-content h2,\n    .slf-careers-cta h2 {\n      font-size: 1.5rem;\n    }\n    .slf-careers-cta-phone {\n      font-size: 1.6rem;\n    }\n  }\n<\/style>\n\n<!-- Schema.org Markup -->\n<script type=\"application\/ld+json\">{\n    \"@context\": \"https:\\\/\\\/schema.org\",\n    \"@type\": \"WebPage\",\n    \"name\": \"Careers at Scranton Law Firm\",\n    \"description\": \"Join a respected, winning team with 50 years of experience. Explore career opportunities at Scranton Law Firm in Concord, California.\",\n    \"url\": \"https:\\\/\\\/scrantonlawfirm.com\\\/careers\\\/\",\n    \"isPartOf\": {\n        \"@type\": \"WebSite\",\n        \"name\": \"Scranton Law Firm\",\n        \"url\": \"https:\\\/\\\/scrantonlawfirm.com\"\n    },\n    \"mainEntity\": {\n        \"@type\": \"Organization\",\n        \"name\": \"Scranton Law Firm\",\n        \"description\": \"Personal Injury Law Firm serving Northern California\",\n        \"address\": {\n            \"@type\": \"PostalAddress\",\n            \"streetAddress\": \"2450 Stanwell Drive\",\n            \"addressLocality\": \"Concord\",\n            \"addressRegion\": \"CA\",\n            \"postalCode\": \"94520\"\n        },\n        \"telephone\": \"+1-800-707-0707\"\n    }\n}<\/script>\n\n<div class=\"slf-careers-page\">\n\n  <!-- HERO SECTION -->\n  <section class=\"slf-careers-hero\">\n    <div class=\"slf-careers-hero-wrap\">\n      <div class=\"slf-careers-hero-content\">\n        <div class=\"slf-careers-breadcrumb\">\n          <a href=\"\/es\/\">Inicio<\/a> \u203a <span>Carreras Profesionales<\/span>\n        <\/div>\n        <div class=\"slf-careers-pill\">We Are Hiring<\/div>\n        <h1>Join a Respected, Winning Team with 50 Years of Experience<\/h1>\n        <p class=\"slf-careers-hero-sub\">Build your legal career with a firm that puts clients first, values its people, and fights for the underdog every single day.<\/p>\n        \n        <div class=\"slf-careers-quicklinks\">\n          <a href=\"#culture\" class=\"slf-careers-quicklink\">\n            <svg viewbox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\/><\/svg>\n            Our Culture\n          <\/a>\n          <a href=\"#location\" class=\"slf-careers-quicklink\">\n            <svg viewbox=\"0 0 24 24\"><path d=\"M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z\"\/><\/svg>\n            Working in Concord\n          <\/a>\n          <a href=\"#roles\" class=\"slf-careers-quicklink\">\n            <svg viewbox=\"0 0 24 24\"><path d=\"M20 6h-4V4c0-1.11-.89-2-2-2h-4c-1.11 0-2 .89-2 2v2H4c-1.11 0-1.99.89-1.99 2L2 19c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V8c0-1.11-.89-2-2-2zm-6 0h-4V4h4v2z\"\/><\/svg>\n            Open Positions\n          <\/a>\n        <\/div>\n      <\/div>\n      \n      <div class=\"slf-careers-hero-accent\">\n        <div class=\"slf-careers-hero-accent-block\"><\/div>\n        <img decoding=\"async\" src=\"https:\/\/scrantonlawfirm.com\/wp-content\/uploads\/Team-Chris.jpg\" alt=\"Scranton Law Firm Team\" class=\"slf-careers-hero-img\">\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- CULTURE SECTION -->\n  <section class=\"slf-culture-section\" id=\"culture\">\n    <div class=\"slf-culture-wrap\">\n      <div class=\"slf-culture-header\">\n        <h2>\u00bfPor qu\u00e9 la Ley de Scranton? Nuestra cultura de trabajo<\/h2>\n        <p>Scranton Law Firm has been in business for over 50 years. The firm has been passed down from father to son, and continues to thrive and enjoy a reputation as a reliable, genuine, well-established law firm throughout California.<\/p>\n      <\/div>\n      \n      <div class=\"slf-culture-grid\">\n        <div class=\"slf-culture-card\">\n          <div class=\"slf-culture-card-header\">\n            <h3>Stability & Experience<\/h3>\n          <\/div>\n          <div class=\"slf-culture-card-body\">\n            <p>Our employees and clients alike value our stability, security and reliability above all. With decades of experience under our collective belt, Scranton Law Firm operates like a well-oiled machine. We've tried and tested every one of our methods and processes over several years to ensure consistent results.<\/p>\n          <\/div>\n        <\/div>\n        \n        <div class=\"slf-culture-card\">\n          <div class=\"slf-culture-card-header\">\n            <h3>Clients Come First. Always.<\/h3>\n          <\/div>\n          <div class=\"slf-culture-card-body\">\n            <p>Most of us pursue a career in personal injury law out of a drive for justice. We want to help people. At Scranton Law, we always put our clients first. We establish their needs and the best possible scenario for them before we proceed with any case.<\/p>\n          <\/div>\n        <\/div>\n        \n        <div class=\"slf-culture-card\">\n          <div class=\"slf-culture-card-header\">\n            <h3>Our People Matter<\/h3>\n          <\/div>\n          <div class=\"slf-culture-card-body\">\n            <p>We didn't get where we are today by treating people as a disposable commodity. We have an excellent track record at retaining top-quality staff because we value our team. We offer hybrid working with up to two days per week remote.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- DETAILED CULTURE CONTENT -->\n  <section class=\"slf-content-block\">\n    <div class=\"slf-content-block-wrap\">\n      <h2>Balance of Tradition & Innovation<\/h2>\n      <p>Podemos estar bien establecidos, pero siempre damos la bienvenida a nuevas ideas y nos negamos a quedarnos estancados en nuestros caminos. Para nosotros, nuestra experiencia nos ayuda a juzgar la mejor manera de avanzar y cu\u00e1ndo implementar nuevos conceptos. Scranton Law Firm logra ese esquivo equilibrio entre la tradici\u00f3n probada y la mentalidad abierta para crear un equipo de profesionales \u00e1giles que pueden pensar por s\u00ed mismos y confiar en una gran experiencia.<\/p>\n      <p>We only employ talented individuals that are eager to do right by our clients so we can rest assured that our values are being put into practice each and every day.<\/p>\n    <\/div>\n  <\/section>\n\n  <section class=\"slf-content-block alt\">\n    <div class=\"slf-content-block-wrap\">\n      <h2>Fighting for the Underdog<\/h2>\n      <p>Sadly, the reality of working in personal injury law firms can be vastly different to those dreams we cultivated during our studies. It's all too easy to end up in a role at a law firm that cuts corners and doesn't go that extra mile for their clients. Not only does this approach lead to less-than-optimal results for the client, it's also demoralizing for those personal injury lawyers that genuinely want to help the little guy.<\/p>\n      <p>After decades of living this philosophy on a daily basis, we have earned a reputation for being honest, helpful and genuinely caring. We truly believe in our mission to fight for the underdog, no matter how big our opponent. We've taken class action lawsuits up against giant corporations and only stop working for our clients when we're convinced we've achieved the best possible outcomes for them.<\/p>\n      <p>If that sounds like the kind of firm you'd like to work for, then you sound like our kind of people.<\/p>\n    <\/div>\n  <\/section>\n\n  <section class=\"slf-content-block\">\n    <div class=\"slf-content-block-wrap\">\n      <h2>A Rewarding Work Environment<\/h2>\n      <p>No matter which industry or sector you work in, it can be difficult to work out which workplace will be a good fit. Many law firms claim to have company cultures with vague promises like flat hierarchies, competitive wages and a positive work environment but provide no further details.<\/p>\n      <p>At Scranton Law, we have a clear mission that we all work towards as a team, bringing us closer together as professionals and as people. This rewarding sense of pursuing a calling and genuinely doing the best for our clients gives us a sense of fulfillment and satisfaction in our jobs that's hard to beat.<\/p>\n      <p>We also encourage a healthy work-life balance, often spending time together outside of work to enjoy our hobbies.<\/p>\n    <\/div>\n  <\/section>\n\n  <!-- LOCATION SECTION -->\n  <section class=\"slf-location-section\" id=\"location\">\n    <div class=\"slf-location-wrap\">\n      <div class=\"slf-location-content\">\n        <h2>Trabajando en Concord, California<\/h2>\n        <p>Whether you're fresh out of college or an experienced lawyer familiar with the quirks of California law, Concord is a great base for the next step in your legal career. It's also the best possible place to offer our clients as much accessibility as possible thanks to its central location and excellent road links to the rest of the state.<\/p>\n        <p>If you're planning on relocating to further your legal career, Concord is a great town close to San Francisco and the Bay Area with a much more affordable cost of living. It's a quiet town with plenty to offer, and you'll be surrounded by a welcoming team happy to show you around.<\/p>\n        <p>California law has some particular quirks that may take some getting used to. We are an at-fault tort state that practices comparative negligence. As a proudly local law firm, we pride ourselves on knowing our state's laws inside out \u2014 so if you want to pursue a legal career in California after practicing or studying elsewhere, we are happy to invest our time in ensuring you're well versed in local regulations.<\/p>\n        <p><strong>Spanish language skills are a major plus.<\/strong> Our state has a huge Spanish-speaking population. Some cases require minimal Spanish knowledge, while the background work for other cases must be carried out almost entirely in Spanish.<\/p>\n        \n        <div class=\"slf-location-address\">\n          <strong>Firma de Abogados Scranton<\/strong>\n          <span>2450 Stanwell Drive, Concord, CA 94520<\/span>\n        <\/div>\n      <\/div>\n      \n      <div class=\"slf-location-map\">\n        <iframe \n          src=\"https:\/\/maps.google.com\/maps?q=Scranton%20Law%20Firm%2C%202450%20Stanwell%20Dr%2C%20Concord%2C%20CA%2094520&t=m&z=13&output=embed&iwloc=near\"\n          title=\"Scranton Law Firm Location\"\n          aria-label=\"Scranton Law Firm, 2450 Stanwell Dr, Concord, CA 94520\"\n          loading=\"lazy\">\n        <\/iframe>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ROLES SECTION -->\n  <section class=\"slf-roles-section\" id=\"roles\">\n    <div class=\"slf-roles-wrap\">\n      <div class=\"slf-roles-header\">\n        <h2>Our Roles & Departments<\/h2>\n        <p>Explore our current openings and find the right fit for your career.<\/p>\n      <\/div>\n      \n      <div class=\"slf-roles-grid\">\n        \n        <!-- Personal Injury Lawyers -->\n        <div class=\"slf-role-card\">\n          <div class=\"slf-role-card-left\">\n            <h3>Abogados de lesiones personales<\/h3>\n            <a href=\"https:\/\/scrantonlawfirm.com\/es\/apply-for-personal-injury-lawyer\/\" class=\"slf-role-apply-btn\">\n              <svg viewbox=\"0 0 24 24\"><path d=\"M14 2H6c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6zm2 16H8v-2h8v2zm0-4H8v-2h8v2zm-3-5V3.5L18.5 9H13z\"\/><\/svg>\n              Apply Now\n            <\/a>\n          <\/div>\n          <div class=\"slf-role-card-right\">\n            <p>Our personal injury attorneys are the cornerstones of our business. We want people that really share our core values and are eager to stand up for the underdog. We always put our clients before profits, before ourselves, before everything.<\/p>\n            <p>Our lawyers can expect to spend their days guiding our clients through their cases and keeping them involved at every juncture \u2014 transparency is key. As well as the day-to-day management of litigation cases and attending court hearings, trials and more, you can expect to thoroughly investigate each case.<\/p>\n            <p>We allow you enough time to delve into every last detail so that no corners are cut. Our priorities are quality work, client satisfaction and the best possible outcome to make a real difference to our client's lives.<\/p>\n          <\/div>\n        <\/div>\n\n        <!-- Legal Assistants -->\n        <div class=\"slf-role-card\">\n          <div class=\"slf-role-card-left\">\n            <h3>Asistentes Legales<\/h3>\n            <a href=\"https:\/\/scrantonlawfirm.com\/es\/apply-for-legal-assistant\/\" class=\"slf-role-apply-btn\">\n              <svg viewbox=\"0 0 24 24\"><path d=\"M14 2H6c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6zm2 16H8v-2h8v2zm0-4H8v-2h8v2zm-3-5V3.5L18.5 9H13z\"\/><\/svg>\n              Apply Now\n            <\/a>\n          <\/div>\n          <div class=\"slf-role-card-right\">\n            <p>As a client-focused law firm, our legal assistants provide our most valuable link between our legal work and our clients. Not only do our assistants compile bills, reports and other records, they also prepare case overviews for our attorneys and negotiate case settlements, keeping meticulous case files at all times.<\/p>\n            <p>Outside of our team, they interact with existing and potential clients every day \u2014 in person as well as via phone and email, acting as true ambassadors of Scranton Law Firm and our philosophy.<\/p>\n          <\/div>\n        <\/div>\n\n        <!-- Litigation Paralegals -->\n        <div class=\"slf-role-card\">\n          <div class=\"slf-role-card-left\">\n            <h3>Paralegal de litigios<\/h3>\n            <a href=\"https:\/\/scrantonlawfirm.com\/es\/apply-for-litigation-paralegal\/\" class=\"slf-role-apply-btn\">\n              <svg viewbox=\"0 0 24 24\"><path d=\"M14 2H6c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6zm2 16H8v-2h8v2zm0-4H8v-2h8v2zm-3-5V3.5L18.5 9H13z\"\/><\/svg>\n              Apply Now\n            <\/a>\n          <\/div>\n          <div class=\"slf-role-card-right\">\n            <p>Our paralegals are cunning sleuths that leave no stone unturned as they prepare cases for trial. They spend their time drafting and filing litigation documents, organizing correspondence and calendars, and communicating with multiple parties involved in their cases.<\/p>\n            <p>They also conduct ruthless investigations and research so they can pass on valuable information to get our clients every dollar they deserve.<\/p>\n          <\/div>\n        <\/div>\n\n        <!-- Case Coordinators -->\n        <div class=\"slf-role-card support-staff\">\n          <div class=\"slf-role-card-left\">\n            <h3>Coordinador de casos<\/h3>\n            <a href=\"https:\/\/scrantonlawfirm.com\/es\/apply-for-case-coordinator\/\" class=\"slf-role-apply-btn\">\n              <svg viewbox=\"0 0 24 24\"><path d=\"M14 2H6c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6zm2 16H8v-2h8v2zm0-4H8v-2h8v2zm-3-5V3.5L18.5 9H13z\"\/><\/svg>\n              Apply Now\n            <\/a>\n          <\/div>\n          <div class=\"slf-role-card-right\">\n            <h4>Coordinador de Casos \u2013 Litigios<\/h4>\n            <p>Not only can you expect to spend your days ordering and following up on police reports, medical bills, property damage estimates and other supporting documents, our litigation coordinators are also responsible for composing, editing and sending out correspondence. As a law firm, we value transparency at all times.<\/p>\n            \n            <h4>Coordinador de Casos \u2013 Pre-Litigio<\/h4>\n            <p>We are currently looking for a technically-minded individual to work alongside our Legal Assistants in the pre-litigation case management process! As a Case Coordinator, you will play a crucial role in keeping client information accurate and up-to-date in our case management software. Your strong organizational skills will be put to the test as you take on a wide range of tasks, from requesting police reports to summarizing medical records and communicating with clients.<\/p>\n          <\/div>\n        <\/div>\n\n        <!-- Support Staff -->\n        <div class=\"slf-role-card support-staff\">\n          <div class=\"slf-role-card-left\">\n            <h3>Personal de Apoyo<\/h3>\n          <\/div>\n          <div class=\"slf-role-card-right\">\n            <p>Nuestro personal de apoyo es el que mantiene el espect\u00e1culo detr\u00e1s de escena. Desde tareas de marketing y administrativas hasta saludar a los clientes en la recepci\u00f3n de nuestra oficina, estos trabajos esenciales hacen que Scranton Law funcione sin problemas.<\/p>\n            \n            <h4>Online Producer<\/h4>\n            <p>Develop graphics and layouts for advertising materials and websites to maximize exposure. Maintain archive of images and previous work product. Create advertising graphics based on target audience and aesthetic design principles.<\/p>\n            <p><strong>Requirements:<\/strong> Bachelor's in Graphic Arts or Design<br>\n            <strong>Hours:<\/strong> Monday through Friday, 9:00 a.m. \u2013 5:00 p.m (in-office)<br>\n            <strong>Contact:<\/strong> Mail resume to 2450 Stanwell Drive, Concord, CA 94520<\/p>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- CTA SECTION -->\n  <section class=\"slf-careers-cta\">\n    <div class=\"slf-careers-cta-wrap\">\n      <h2>Ready to Join Our Team?<\/h2>\n      <p>Take the next step in your legal career with a firm that truly cares about its people and clients.<\/p>\n      <div class=\"slf-careers-cta-contact\">\n        <div class=\"slf-careers-cta-phone\">\n          <a href=\"tel:8007070707\">800-707-0707<\/a>\n        <\/div>\n        <a href=\"mailto:careers@scrantonlawfirm.com\" class=\"slf-careers-cta-btn\">\n          Email Your Resume\n        <\/a>\n      <\/div>\n      <p class=\"slf-careers-cta-address\">2450 Stanwell Drive, Concord, CA 94520<\/p>\n    <\/div>\n  <\/section>\n\n  <!-- EQUAL OPPORTUNITY -->\n  <section class=\"slf-eeo-section\">\n    <div class=\"slf-eeo-wrap\">\n      <p><strong>EQUAL OPPORTUNITY:<\/strong> Scranton Law Firm es un empleador que ofrece igualdad de oportunidades (EOE). Los solicitantes calificados son considerados para el empleo sin distinci\u00f3n de edad, raza, religi\u00f3n, g\u00e9nero, orientaci\u00f3n sexual, origen nacional y discapacidad o condici\u00f3n de veterano. Si necesita asistencia o una adaptaci\u00f3n durante el proceso de solicitud debido a una discapacidad, est\u00e1 disponible a pedido (la firma de abogados Scranton se complace en brindar dicha asistencia y ning\u00fan solicitante ser\u00e1 penalizado como resultado de dicha solicitud).<\/p>\n    <\/div>\n  <\/section>\n\n<\/div>\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>","protected":false},"excerpt":{"rendered":"<p>Home \u203a Careers We Are Hiring Join a Respected, Winning Team with 50 Years of Experience Build your legal career with a firm that puts clients first, values its people, and fights for the underdog every single day. Our Culture Working in Concord Open Positions Why Scranton Law? Our Work Culture Scranton Law Firm has [&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-34","page","type-page","status-publish","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO Pro 4.9.6.2 - aioseo.com -->\n\t<meta name=\"description\" content=\"Home \u203a Careers We Are Hiring Join a Respected, Winning Team with 50 Years of Experience Build your legal career with a firm that puts clients first, values its people, and fights for the underdog every single day. Our Culture Working in Concord Open Positions Apply Now Our personal injury attorneys are the cornerstones of\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/scrantonlawfirm.com\/es\/careers\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO Pro (AIOSEO) 4.9.6.2\" \/>\n\t\t<meta property=\"og:locale\" content=\"es_MX\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Scranton Law Firm - The Accident Attorneys\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Personal Injury Careers \u2696\ufe0f Scranton Law Firm\" \/>\n\t\t<meta property=\"og:description\" content=\"Home \u203a Careers We Are Hiring Join a Respected, Winning Team with 50 Years of Experience Build your legal career with a firm that puts clients first, values its people, and fights for the underdog every single day. Our Culture Working in Concord Open Positions Apply Now Our personal injury attorneys are the cornerstones of\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/scrantonlawfirm.com\/es\/careers\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/scrantonlawfirm.com\/wp-content\/uploads\/Scranton_Law_Firm_Logo.svg\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/scrantonlawfirm.com\/wp-content\/uploads\/Scranton_Law_Firm_Logo.svg\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2023-02-01T02:04:26+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-03-16T07:05:02+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/scrantonlawfirm\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:site\" content=\"@ScrantonLaw\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Personal Injury Careers \u2696\ufe0f Scranton Law Firm\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Home \u203a Careers We Are Hiring Join a Respected, Winning Team with 50 Years of Experience Build your legal career with a firm that puts clients first, values its people, and fights for the underdog every single day. Our Culture Working in Concord Open Positions Apply Now Our personal injury attorneys are the cornerstones of\" \/>\n\t\t<meta name=\"twitter:creator\" content=\"@ScrantonLaw\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/scrantonlawfirm.com\/wp-content\/uploads\/Scranton_Law_Firm_Logo.svg\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/careers\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/careers\\\/#listItem\",\"name\":\"Careers\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/careers\\\/#listItem\",\"position\":2,\"name\":\"Careers\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/#organization\",\"name\":\"The Scranton Law Firm\",\"description\":\"The Accident Attorneys\",\"url\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/\",\"telephone\":\"+18007070707\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"http:\\\/\\\/ikz.emg.mybluehost.me\\\/wp-content\\\/uploads\\\/Asset-11.png\",\"@id\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/careers\\\/#organizationLogo\"},\"image\":{\"@id\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/careers\\\/#organizationLogo\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/scrantonlawfirm\",\"https:\\\/\\\/twitter.com\\\/ScrantonLaw\",\"https:\\\/\\\/www.instagram.com\\\/scrantonlawfirm\\\/\",\"https:\\\/\\\/www.pinterest.com\\\/scrantonlaw\\\/\",\"https:\\\/\\\/www.youtube.com\\\/@TheAccidentLawyers\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/scranton-law-firm\\\/\",\"https:\\\/\\\/www.yelp.com\\\/biz\\\/scranton-law-firm-concord\"]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/careers\\\/#webpage\",\"url\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/careers\\\/\",\"name\":\"Personal Injury Careers \\u2696\\ufe0f Scranton Law Firm\",\"description\":\"Home \\u203a Careers We Are Hiring Join a Respected, Winning Team with 50 Years of Experience Build your legal career with a firm that puts clients first, values its people, and fights for the underdog every single day. Our Culture Working in Concord Open Positions Apply Now Our personal injury attorneys are the cornerstones of\",\"inLanguage\":\"es-MX\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/careers\\\/#breadcrumblist\"},\"datePublished\":\"2023-02-01T02:04:26+00:00\",\"dateModified\":\"2026-03-16T07:05:02+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/#website\",\"url\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/\",\"name\":\"My WordPress\",\"description\":\"The Accident Attorneys\",\"inLanguage\":\"es-MX\",\"publisher\":{\"@id\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO Pro -->\r\n\t\t<title>Personal Injury Careers \u2696\ufe0f Scranton Law Firm<\/title>\n\n","aioseo_head_json":{"title":"Personal Injury Careers \u2696\ufe0f Scranton Law Firm","description":"Home \u203a Careers We Are Hiring Join a Respected, Winning Team with 50 Years of Experience Build your legal career with a firm that puts clients first, values its people, and fights for the underdog every single day. Our Culture Working in Concord Open Positions Apply Now Our personal injury attorneys are the cornerstones of","canonical_url":"https:\/\/scrantonlawfirm.com\/es\/careers\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/scrantonlawfirm.com\/es\/careers\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/scrantonlawfirm.com\/es#listItem","position":1,"name":"Home","item":"https:\/\/scrantonlawfirm.com\/es","nextItem":{"@type":"ListItem","@id":"https:\/\/scrantonlawfirm.com\/es\/careers\/#listItem","name":"Careers"}},{"@type":"ListItem","@id":"https:\/\/scrantonlawfirm.com\/es\/careers\/#listItem","position":2,"name":"Careers","previousItem":{"@type":"ListItem","@id":"https:\/\/scrantonlawfirm.com\/es#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/scrantonlawfirm.com\/es\/#organization","name":"The Scranton Law Firm","description":"The Accident Attorneys","url":"https:\/\/scrantonlawfirm.com\/es\/","telephone":"+18007070707","logo":{"@type":"ImageObject","url":"http:\/\/ikz.emg.mybluehost.me\/wp-content\/uploads\/Asset-11.png","@id":"https:\/\/scrantonlawfirm.com\/es\/careers\/#organizationLogo"},"image":{"@id":"https:\/\/scrantonlawfirm.com\/es\/careers\/#organizationLogo"},"sameAs":["https:\/\/www.facebook.com\/scrantonlawfirm","https:\/\/twitter.com\/ScrantonLaw","https:\/\/www.instagram.com\/scrantonlawfirm\/","https:\/\/www.pinterest.com\/scrantonlaw\/","https:\/\/www.youtube.com\/@TheAccidentLawyers","https:\/\/www.linkedin.com\/company\/scranton-law-firm\/","https:\/\/www.yelp.com\/biz\/scranton-law-firm-concord"]},{"@type":"WebPage","@id":"https:\/\/scrantonlawfirm.com\/es\/careers\/#webpage","url":"https:\/\/scrantonlawfirm.com\/es\/careers\/","name":"Personal Injury Careers \u2696\ufe0f Scranton Law Firm","description":"Home \u203a Careers We Are Hiring Join a Respected, Winning Team with 50 Years of Experience Build your legal career with a firm that puts clients first, values its people, and fights for the underdog every single day. Our Culture Working in Concord Open Positions Apply Now Our personal injury attorneys are the cornerstones of","inLanguage":"es-MX","isPartOf":{"@id":"https:\/\/scrantonlawfirm.com\/es\/#website"},"breadcrumb":{"@id":"https:\/\/scrantonlawfirm.com\/es\/careers\/#breadcrumblist"},"datePublished":"2023-02-01T02:04:26+00:00","dateModified":"2026-03-16T07:05:02+00:00"},{"@type":"WebSite","@id":"https:\/\/scrantonlawfirm.com\/es\/#website","url":"https:\/\/scrantonlawfirm.com\/es\/","name":"My WordPress","description":"The Accident Attorneys","inLanguage":"es-MX","publisher":{"@id":"https:\/\/scrantonlawfirm.com\/es\/#organization"}}]},"og:locale":"es_MX","og:site_name":"Scranton Law Firm - The Accident Attorneys","og:type":"article","og:title":"Personal Injury Careers \u2696\ufe0f Scranton Law Firm","og:description":"Home \u203a Careers We Are Hiring Join a Respected, Winning Team with 50 Years of Experience Build your legal career with a firm that puts clients first, values its people, and fights for the underdog every single day. Our Culture Working in Concord Open Positions Apply Now Our personal injury attorneys are the cornerstones of","og:url":"https:\/\/scrantonlawfirm.com\/es\/careers\/","og:image":"https:\/\/scrantonlawfirm.com\/wp-content\/uploads\/Scranton_Law_Firm_Logo.svg","og:image:secure_url":"https:\/\/scrantonlawfirm.com\/wp-content\/uploads\/Scranton_Law_Firm_Logo.svg","article:published_time":"2023-02-01T02:04:26+00:00","article:modified_time":"2026-03-16T07:05:02+00:00","article:publisher":"https:\/\/www.facebook.com\/scrantonlawfirm","twitter:card":"summary_large_image","twitter:site":"@ScrantonLaw","twitter:title":"Personal Injury Careers \u2696\ufe0f Scranton Law Firm","twitter:description":"Home \u203a Careers We Are Hiring Join a Respected, Winning Team with 50 Years of Experience Build your legal career with a firm that puts clients first, values its people, and fights for the underdog every single day. Our Culture Working in Concord Open Positions Apply Now Our personal injury attorneys are the cornerstones of","twitter:creator":"@ScrantonLaw","twitter:image":"https:\/\/scrantonlawfirm.com\/wp-content\/uploads\/Scranton_Law_Firm_Logo.svg"},"aioseo_meta_data":{"post_id":"34","title":"Personal Injury Careers \u2696\ufe0f Scranton Law Firm","description":"","keywords":[],"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":[],"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":"","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,"seo_analyzer_scan_date":"2026-03-16 07:07:09","breadcrumb_settings":null,"limit_modified_date":false,"open_ai":null,"ai":null,"created":"2023-02-01 02:04:28","updated":"2026-03-16 07:07:09"},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/scrantonlawfirm.com\/es\" title=\"Home\">Home<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\tCareers\n<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/scrantonlawfirm.com\/es"},{"label":"Careers","link":"https:\/\/scrantonlawfirm.com\/es\/careers\/"}],"_links":{"self":[{"href":"https:\/\/scrantonlawfirm.com\/es\/wp-json\/wp\/v2\/pages\/34","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/scrantonlawfirm.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/scrantonlawfirm.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/scrantonlawfirm.com\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/scrantonlawfirm.com\/es\/wp-json\/wp\/v2\/comments?post=34"}],"version-history":[{"count":20,"href":"https:\/\/scrantonlawfirm.com\/es\/wp-json\/wp\/v2\/pages\/34\/revisions"}],"predecessor-version":[{"id":92792,"href":"https:\/\/scrantonlawfirm.com\/es\/wp-json\/wp\/v2\/pages\/34\/revisions\/92792"}],"wp:attachment":[{"href":"https:\/\/scrantonlawfirm.com\/es\/wp-json\/wp\/v2\/media?parent=34"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}