{"id":39576,"date":"2023-02-28T16:49:06","date_gmt":"2023-02-28T16:49:06","guid":{"rendered":"http:\/\/ikz.emg.mybluehost.me\/?page_id=39576"},"modified":"2026-03-14T09:01:51","modified_gmt":"2026-03-14T09:01:51","slug":"jamie-retmier","status":"publish","type":"page","link":"https:\/\/scrantonlawfirm.com\/es\/jamie-retmier\/","title":{"rendered":"Jaime Retmier"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"39576\" class=\"elementor elementor-39576\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5c28a5b elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5c28a5b\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5edea88\" data-id=\"5edea88\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3c461eb elementor-widget elementor-widget-html\" data-id=\"3c461eb\" 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     INDIVIDUAL ATTORNEY PAGE \u2013 SCRANTON LAW FIRM\n     PAGE: Jamie Retmier - Attorney\n     VERSION: Light Theme v1\n     ========================= -->\n\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"ProfilePage\",\n  \"mainEntity\": {\n    \"@type\": \"Person\",\n    \"name\": \"Jamie Retmier\",\n    \"givenName\": \"Jamie\",\n    \"familyName\": \"Retmier\",\n    \"jobTitle\": \"Attorney\",\n    \"description\": \"Jamie Retmier is an attorney at Scranton Law Firm. A Golden Gate University Law graduate and nationally recognized mock trial champion, Jamie brings fierce courtroom skills to personal injury and employment law cases across Northern California.\",\n    \"image\": \"https:\/\/scrantonlawfirm.com\/wp-content\/uploads\/Jamie_Retmier.jpg\",\n    \"email\": \"jamier@scrantonlawfirm.com\",\n    \"worksFor\": {\n      \"@type\": \"LegalService\",\n      \"name\": \"Scranton Law Firm\",\n      \"@id\": \"https:\/\/scrantonlawfirm.com\/#organization\"\n    },\n    \"knowsAbout\": [\"Personal Injury Law\", \"Employment Law\", \"Rideshare Accidents\", \"Medical Malpractice\", \"Trial Litigation\"]\n  }\n}\n<\/script>\n\n<style>\n  \/* --- DESIGN TOKENS --- *\/\n  :root {\n    --slf-red: #C02C26;\n    --slf-gold: #D4AF37;\n    --slf-dark: #0f0f0f;\n    --slf-gray: #555555;\n    --slf-light-gray: #f8f8f8;\n    --slf-border: #e0e0e0;\n    --font-main: inherit;\n  }\n\n  .slf-attorney-page * { margin: 0; padding: 0; box-sizing: border-box; }\n  .slf-attorney-page { font-family: var(--font-main); color: #111; background: #fff; line-height: 1.7; }\n\n  \/* --- HERO SECTION (LIGHT) --- *\/\n  .slf-attorney-hero {\n    background: #fff;\n    padding: 90px 20px 60px;\n    border-bottom: 1px solid #eee;\n  }\n  .slf-attorney-hero-wrap {\n    max-width: 1000px;\n    margin: 0 auto;\n    display: grid;\n    grid-template-columns: 320px 1fr;\n    gap: 50px;\n    align-items: start;\n  }\n\n  .slf-attorney-hero-photo {\n    position: relative;\n    padding: 20px;\n  }\n  \/* Dark accent block behind photo *\/\n  .slf-attorney-hero-photo::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    background: var(--slf-dark);\n    border-radius: 12px;\n    z-index: 1;\n  }\n  \/* Gold accent line - top left *\/\n  .slf-attorney-hero-photo::after {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 60px;\n    height: 4px;\n    background: var(--slf-gold);\n    border-radius: 2px 0 0 0;\n    z-index: 2;\n  }\n  \/* Red accent line - bottom right *\/\n  .slf-attorney-photo-accent {\n    position: absolute;\n    bottom: 0;\n    right: 0;\n    width: 4px;\n    height: 60px;\n    background: var(--slf-red);\n    border-radius: 0 0 2px 0;\n    z-index: 2;\n  }\n  .slf-attorney-hero-photo img {\n    position: relative;\n    z-index: 3;\n    width: 100%;\n    height: 400px;\n    object-fit: cover;\n    object-position: top center;\n    border-radius: 8px;\n  }\n  .slf-attorney-hero-badge {\n    position: absolute;\n    bottom: 8px;\n    left: 50%;\n    transform: translateX(-50%);\n    background: var(--slf-red);\n    color: #fff;\n    font-size: 0.7rem;\n    font-weight: 800;\n    padding: 8px 20px;\n    border-radius: 6px;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    white-space: nowrap;\n    box-shadow: 0 4px 15px rgba(192, 44, 38, 0.3);\n    z-index: 4;\n  }\n\n  .slf-attorney-hero-content {\n    padding-top: 10px;\n  }\n\n  .slf-attorney-breadcrumb {\n    font-size: 0.8rem;\n    color: #888;\n    margin-bottom: 20px;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    flex-wrap: wrap;\n  }\n  .slf-attorney-breadcrumb a { color: var(--slf-red); text-decoration: none; font-weight: 600; }\n  .slf-attorney-breadcrumb a:hover { text-decoration: underline; }\n  .slf-attorney-breadcrumb span { color: #ccc; }\n\n  .slf-attorney-hero-pill {\n    display: inline-block;\n    background: rgba(192, 44, 38, 0.05);\n    border: 1px solid rgba(192, 44, 38, 0.2);\n    padding: 6px 16px;\n    border-radius: 50px;\n    font-size: 0.75rem;\n    font-weight: 800;\n    color: var(--slf-red);\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    margin-bottom: 18px;\n  }\n\n  .slf-attorney-hero h1 {\n    font-size: clamp(2rem, 4.5vw, 2.8rem);\n    font-weight: 900;\n    color: #111 !important;\n    line-height: 1.1;\n    margin-bottom: 8px;\n    letter-spacing: -0.5px;\n  }\n  .slf-attorney-hero-title {\n    font-size: 1.15rem;\n    font-weight: 600;\n    color: var(--slf-gray);\n    margin-bottom: 20px;\n  }\n  .slf-attorney-hero-intro {\n    font-size: 1.05rem;\n    color: #555;\n    line-height: 1.7;\n    margin-bottom: 25px;\n  }\n\n  .slf-attorney-hero-stats {\n    display: flex;\n    gap: 30px;\n    margin-bottom: 25px;\n    padding: 20px 0;\n    border-top: 1px solid #eee;\n    border-bottom: 1px solid #eee;\n  }\n  .slf-attorney-stat {\n    text-align: left;\n  }\n  .slf-attorney-stat-value {\n    font-size: 1.6rem;\n    font-weight: 900;\n    color: var(--slf-red);\n    line-height: 1;\n    margin-bottom: 4px;\n  }\n  .slf-attorney-stat-label {\n    font-size: 0.7rem;\n    font-weight: 700;\n    color: #888;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n  }\n\n  .slf-attorney-hero-actions {\n    display: flex;\n    gap: 12px;\n    flex-wrap: wrap;\n  }\n  .slf-attorney-btn {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    padding: 14px 24px;\n    border-radius: 6px;\n    font-size: 0.85rem;\n    font-weight: 700;\n    text-decoration: none;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    transition: transform 0.3s ease, box-shadow 0.3s ease, background 0.3s ease;\n  }\n  .slf-attorney-btn svg { width: 16px; height: 16px; fill: currentColor; }\n  .slf-attorney-btn.primary {\n    background: var(--slf-red);\n    color: #fff;\n  }\n  .slf-attorney-btn.primary:hover {\n    background: #a0241f;\n    transform: translateY(-2px);\n    box-shadow: 0 8px 25px rgba(192, 44, 38, 0.3);\n  }\n  .slf-attorney-btn.secondary {\n    background: #fff;\n    color: #333;\n    border: 1px solid var(--slf-border);\n  }\n  .slf-attorney-btn.secondary:hover {\n    border-color: var(--slf-red);\n    color: var(--slf-red);\n  }\n  .slf-attorney-btn.gold {\n    background: var(--slf-gold);\n    color: #fff;\n    border: 2px solid var(--slf-dark);\n    box-shadow: 0 4px 15px rgba(212, 175, 55, 0.4);\n  }\n  .slf-attorney-btn.gold:hover {\n    background: #c9a432;\n    transform: translateY(-2px);\n    box-shadow: 0 8px 25px rgba(212, 175, 55, 0.5);\n  }\n\n  \/* --- MAIN CONTENT --- *\/\n  .slf-attorney-content {\n    padding: 60px 20px 70px;\n    background: #fff;\n  }\n  .slf-attorney-content-wrap {\n    max-width: 800px;\n    margin: 0 auto;\n  }\n\n  .slf-attorney-content h2 {\n    font-size: 1.6rem;\n    font-weight: 900;\n    color: #111 !important;\n    margin: 50px 0 20px;\n    padding-top: 25px;\n    border-top: 1px solid #eee;\n  }\n  .slf-attorney-content h2:first-of-type {\n    margin-top: 0;\n    padding-top: 0;\n    border-top: none;\n  }\n\n  .slf-attorney-content p {\n    font-size: 1.05rem;\n    color: #444;\n    margin-bottom: 18px;\n    line-height: 1.8;\n  }\n\n  .slf-attorney-content a {\n    color: var(--slf-red);\n    text-decoration: none;\n    font-weight: 600;\n  }\n  .slf-attorney-content a:hover { text-decoration: underline; }\n\n  \/* --- QUOTE BLOCK --- *\/\n  .slf-attorney-quote {\n    background: var(--slf-light-gray);\n    border-left: 4px solid var(--slf-gold);\n    border-radius: 0 10px 10px 0;\n    padding: 30px 35px;\n    margin: 35px 0;\n    position: relative;\n  }\n  .slf-attorney-quote::before {\n    content: '\"';\n    position: absolute;\n    top: 15px;\n    left: 20px;\n    font-size: 4rem;\n    font-weight: 900;\n    color: var(--slf-gold);\n    opacity: 0.3;\n    line-height: 1;\n  }\n  .slf-attorney-quote blockquote {\n    font-size: 1.15rem;\n    font-weight: 500;\n    color: #333;\n    line-height: 1.7;\n    margin: 0;\n    padding-left: 15px;\n    font-style: italic;\n  }\n  .slf-attorney-quote cite {\n    display: block;\n    margin-top: 15px;\n    padding-left: 15px;\n    font-size: 0.9rem;\n    color: var(--slf-gold);\n    font-style: normal;\n    font-weight: 700;\n  }\n\n  \/* --- CREDENTIALS GRID --- *\/\n  .slf-credentials-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 25px;\n    margin: 35px 0;\n  }\n  .slf-credential-card {\n    background: #fff;\n    border-radius: 10px;\n    overflow: hidden;\n    border: 1px solid var(--slf-border);\n  }\n  .slf-credential-card-header {\n    background: var(--slf-dark);\n    padding: 15px 20px;\n    border-bottom: 3px solid var(--slf-gold);\n  }\n  .slf-credential-card-header h4 {\n    font-size: 0.75rem;\n    font-weight: 800;\n    color: #fff;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    margin: 0;\n  }\n  .slf-credential-card ul {\n    list-style: none;\n    padding: 20px;\n    margin: 0;\n    background: #fff;\n  }\n  .slf-credential-card li {\n    font-size: 0.95rem;\n    color: #333;\n    padding: 10px 0;\n    border-bottom: 1px solid #f0f0f0;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n  }\n  .slf-credential-card li:last-child { border-bottom: none; }\n  .slf-credential-card li svg {\n    width: 16px;\n    height: 16px;\n    fill: var(--slf-gold);\n    flex-shrink: 0;\n  }\n\n  \/* --- RECENT WINS --- *\/\n  .slf-wins-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 20px;\n    margin: 30px 0;\n  }\n  .slf-win-card {\n    background: var(--slf-dark);\n    border-radius: 12px;\n    overflow: hidden;\n    padding: 28px 24px;\n    position: relative;\n    transition: transform 0.3s ease, box-shadow 0.3s ease;\n  }\n  .slf-win-card:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 15px 40px rgba(0,0,0,0.3);\n  }\n  .slf-win-card::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    height: 3px;\n    background: linear-gradient(90deg, var(--slf-gold) 0%, var(--slf-red) 100%);\n  }\n  .slf-win-label {\n    font-size: 0.65rem;\n    font-weight: 800;\n    color: var(--slf-gold);\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    margin-bottom: 8px;\n  }\n  .slf-win-amount {\n    font-size: 2.2rem;\n    font-weight: 900;\n    color: #33d17a;\n    line-height: 1;\n    margin-bottom: 15px;\n    letter-spacing: -1px;\n  }\n  .slf-win-vs {\n    padding: 12px 0;\n    border-top: 1px solid rgba(255,255,255,0.1);\n    border-bottom: 1px solid rgba(255,255,255,0.1);\n    margin-bottom: 15px;\n  }\n  .slf-win-offered {\n    font-size: 0.9rem;\n    color: #aaa;\n  }\n  .slf-win-offered-amount {\n    font-size: 1.3rem;\n    font-weight: 800;\n    color: #ff6b6b;\n    text-decoration: line-through;\n  }\n  .slf-win-details {\n    margin-top: 5px;\n  }\n  .slf-win-meta {\n    display: flex;\n    gap: 8px;\n    flex-wrap: wrap;\n  }\n  .slf-win-city {\n    display: inline-flex;\n    align-items: center;\n    gap: 4px;\n    font-size: 0.7rem;\n    font-weight: 700;\n    color: var(--slf-red);\n    background: rgba(192, 44, 38, 0.15);\n    padding: 4px 10px;\n    border-radius: 4px;\n  }\n  .slf-win-city svg {\n    width: 10px;\n    height: 10px;\n    fill: var(--slf-red);\n  }\n  .slf-win-case-type {\n    font-size: 0.7rem;\n    font-weight: 600;\n    color: #888;\n    background: rgba(255,255,255,0.08);\n    padding: 4px 10px;\n    border-radius: 4px;\n  }\n\n  @media (max-width: 900px) {\n    .slf-wins-grid { grid-template-columns: 1fr; max-width: 400px; margin-left: auto; margin-right: auto; }\n  }\n\n  \/* --- INTERESTS SECTION --- *\/\n  .slf-interests-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 20px;\n    margin: 30px 0;\n  }\n  .slf-interest-item {\n    background: #fff;\n    border: 1px solid var(--slf-border);\n    border-radius: 10px;\n    padding: 25px 20px;\n    text-align: center;\n    transition: transform 0.2s ease, border-color 0.2s ease;\n  }\n  .slf-interest-item:hover {\n    transform: translateY(-3px);\n    border-color: var(--slf-gold);\n  }\n  .slf-interest-icon {\n    width: 50px;\n    height: 50px;\n    background: rgba(212, 175, 55, 0.1);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin: 0 auto 15px;\n  }\n  .slf-interest-icon svg {\n    width: 24px;\n    height: 24px;\n    fill: var(--slf-gold);\n  }\n  .slf-interest-item h4 {\n    font-size: 0.95rem;\n    font-weight: 800;\n    color: #111;\n    margin-bottom: 5px;\n  }\n  .slf-interest-item p {\n    font-size: 0.85rem;\n    color: #666;\n    margin: 0;\n    line-height: 1.5;\n  }\n\n  \/* --- TEAM LINKS --- *\/\n  .slf-team-links {\n    padding: 60px 20px;\n    background: var(--slf-light-gray);\n    border-top: 1px solid #eee;\n  }\n  .slf-team-links-wrap {\n    max-width: 1000px;\n    margin: 0 auto;\n  }\n  .slf-team-links h2 {\n    font-size: 1.6rem;\n    font-weight: 900;\n    color: #111 !important;\n    margin-bottom: 30px;\n    text-align: center;\n  }\n  .slf-team-links-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 25px;\n  }\n  .slf-team-link-card {\n    background: #fff;\n    border: 1px solid var(--slf-border);\n    border-radius: 10px;\n    padding: 30px;\n    text-align: center;\n    text-decoration: none;\n    transition: transform 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;\n  }\n  .slf-team-link-card:hover {\n    transform: translateY(-4px);\n    border-color: var(--slf-red);\n    box-shadow: 0 12px 30px rgba(0,0,0,0.08);\n  }\n  .slf-team-link-card h3 {\n    font-size: 1.1rem;\n    font-weight: 800;\n    color: #111;\n    margin-bottom: 8px;\n  }\n  .slf-team-link-card p {\n    font-size: 0.9rem;\n    color: #666;\n    margin-bottom: 15px;\n    line-height: 1.5;\n  }\n  .slf-team-link-cta {\n    font-size: 0.8rem;\n    font-weight: 800;\n    color: var(--slf-red);\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  \/* --- CTA SECTION --- *\/\n  .slf-attorney-cta {\n    padding: 80px 20px;\n    background: var(--slf-dark);\n    text-align: center;\n  }\n  .slf-attorney-cta-wrap { max-width: 700px; margin: 0 auto; }\n  .slf-attorney-cta-rule {\n    width: 60px;\n    height: 3px;\n    background: var(--slf-gold);\n    border: none;\n    margin: 0 auto 30px;\n  }\n  .slf-attorney-cta h2 {\n    font-size: 2rem;\n    font-weight: 900;\n    color: #fff !important;\n    margin-bottom: 15px;\n    line-height: 1.2;\n  }\n  .slf-attorney-cta-sub {\n    font-size: 1.1rem;\n    color: #888;\n    margin-bottom: 30px;\n  }\n  .slf-attorney-cta-phone {\n    font-size: 1.8rem;\n    font-weight: 900;\n    margin-bottom: 25px;\n  }\n  .slf-attorney-cta-phone a { color: var(--slf-gold); text-decoration: none; }\n  .slf-attorney-cta-btn {\n    display: inline-block;\n    background: var(--slf-red);\n    color: #fff !important;\n    padding: 18px 50px;\n    border-radius: 6px;\n    font-weight: 800;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    text-decoration: none;\n    transition: background 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease;\n  }\n  .slf-attorney-cta-btn:hover {\n    background: #a0241f;\n    transform: translateY(-2px);\n    box-shadow: 0 8px 25px rgba(192, 44, 38, 0.3);\n  }\n  .slf-attorney-cta-trust {\n    font-size: 0.85rem;\n    color: #666;\n    margin-top: 20px;\n  }\n\n  \/* --- RESPONSIVE --- *\/\n  @media (max-width: 900px) {\n    .slf-attorney-hero-wrap {\n      grid-template-columns: 1fr;\n      text-align: center;\n      gap: 35px;\n    }\n    .slf-attorney-hero-photo {\n      max-width: 300px;\n      margin: 0 auto;\n    }\n    .slf-attorney-hero-photo img { height: 320px; }\n    .slf-attorney-breadcrumb { justify-content: center; }\n    .slf-attorney-hero-stats { justify-content: center; }\n    .slf-attorney-hero-actions { justify-content: center; }\n    .slf-credentials-grid { grid-template-columns: 1fr; }\n    .slf-interests-grid { grid-template-columns: 1fr; }\n    .slf-team-links-grid { grid-template-columns: 1fr; }\n  }\n\n  @media (max-width: 600px) {\n    .slf-attorney-hero { padding: 70px 20px 50px; }\n    .slf-attorney-hero-photo { max-width: 260px; }\n    .slf-attorney-hero-photo img { height: 280px; }\n    .slf-attorney-hero-stats { flex-direction: column; gap: 15px; }\n    .slf-attorney-stat { text-align: center; }\n    .slf-attorney-hero-actions { flex-direction: column; }\n    .slf-attorney-btn { justify-content: center; width: 100%; }\n  }\n<\/style>\n\n<div class=\"slf-attorney-page\">\n\n  <!-- HERO -->\n  <section class=\"slf-attorney-hero\">\n    <div class=\"slf-attorney-hero-wrap\">\n      \n      <div class=\"slf-attorney-hero-photo\">\n        <div class=\"slf-attorney-photo-accent\"><\/div>\n        <img decoding=\"async\" src=\"https:\/\/scrantonlawfirm.com\/wp-content\/uploads\/Jamie_Retmier.jpg\" alt=\"Jamie Retmier, Attorney at Scranton Law Firm\" loading=\"eager\">\n        <div class=\"slf-attorney-hero-badge\">Attorney<\/div>\n      <\/div>\n\n      <div class=\"slf-attorney-hero-content\">\n        <nav class=\"slf-attorney-breadcrumb\" aria-label=\"Breadcrumb\">\n          <a href=\"\/\">Home<\/a>\n          <span>\u203a<\/span>\n          <a href=\"\/lawyers\/\">Lawyers<\/a>\n          <span>\u203a<\/span>\n          <span>Jamie Retmier<\/span>\n        <\/nav>\n\n        <h1>Jamie Retmier<\/h1>\n        <div class=\"slf-attorney-hero-title\">Attorney<\/div>\n        <p class=\"slf-attorney-hero-intro\">Nationally recognized mock trial champion bringing fierce courtroom skills to personal injury and employment law. Passionate about representing injured community members and holding corporations accountable.<\/p>\n\n        <div class=\"slf-attorney-hero-actions\">\n          <a href=\"\/cdn-cgi\/l\/email-protection#355f54585c504775465647545b415a5b595442535c47581b565a58\" class=\"slf-attorney-btn gold\">\n            <svg viewBox=\"0 0 24 24\"><path d=\"M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z\"\/><\/svg>\n            Email Jamie\n          <\/a>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <!-- MAIN CONTENT -->\n  <article class=\"slf-attorney-content\">\n    <div class=\"slf-attorney-content-wrap\">\n\n      <h2>About Jamie<\/h2>\n\n      <p>Jamie Retmier joined Scranton Law Firm in August 2019, bringing years of experience in personal injury and employment law. After graduating from Golden Gate University School of Law in 2014, Jamie worked as an associate at Venardi Zurada LLP, a plaintiff's firm where she honed her litigation skills over five years.<\/p>\n\n      <p>Jamie sees it as a privilege to represent members of her community who have been injured. She is passionate about helping her clients in every way she can, and genuinely enjoys getting to know them on a personal level throughout her representation.<\/p>\n\n      <div class=\"slf-attorney-quote\">\n        <blockquote>\n          Every client deserves someone who will fight for them like family. I take that responsibility seriously \u2014 because when insurance companies try to lowball injured people, someone needs to push back hard.\n        <\/blockquote>\n        <cite>\u2014 Jamie Retmier<\/cite>\n      <\/div>\n\n      <h2>Recent Wins<\/h2>\n\n      <p>Insurance companies start low. We don't settle until they pay what's fair:<\/p>\n\n      <div class=\"slf-wins-grid\">\n        <div class=\"slf-win-card\">\n          <div class=\"slf-win-label\">Settlement<\/div>\n          <div class=\"slf-win-amount\">$925K<\/div>\n          <div class=\"slf-win-vs\">\n            <span class=\"slf-win-offered\">Initial offer: <span class=\"slf-win-offered-amount\">$60K<\/span><\/span>\n          <\/div>\n          <div class=\"slf-win-details\">\n            <div class=\"slf-win-meta\">\n              <span class=\"slf-win-city\">\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                San Francisco\n              <\/span>\n              <span class=\"slf-win-case-type\">Rideshare Accident<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n        <div class=\"slf-win-card\">\n          <div class=\"slf-win-label\">Settlement<\/div>\n          <div class=\"slf-win-amount\">$750K<\/div>\n          <div class=\"slf-win-vs\">\n            <span class=\"slf-win-offered\">Initial offer: <span class=\"slf-win-offered-amount\">$45K<\/span><\/span>\n          <\/div>\n          <div class=\"slf-win-details\">\n            <div class=\"slf-win-meta\">\n              <span class=\"slf-win-city\">\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                Concord\n              <\/span>\n              <span class=\"slf-win-case-type\">Car Accident<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n        <div class=\"slf-win-card\">\n          <div class=\"slf-win-label\">Settlement<\/div>\n          <div class=\"slf-win-amount\">$580K<\/div>\n          <div class=\"slf-win-vs\">\n            <span class=\"slf-win-offered\">Initial offer: <span class=\"slf-win-offered-amount\">$30K<\/span><\/span>\n          <\/div>\n          <div class=\"slf-win-details\">\n            <div class=\"slf-win-meta\">\n              <span class=\"slf-win-city\">\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                Oakland\n              <\/span>\n              <span class=\"slf-win-case-type\">Employment Injury<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <h2>Background & Experience<\/h2>\n\n      <p>During law school at Golden Gate University, Jamie proved herself as a fierce competitor. She won first place in the Bernie Segal Cross and Close competition in her second semester, and was one of just 25 students accepted to the prestigious First STEP program \u2014 an intensive summer course focused solely on trial and evidence.<\/p>\n\n      <p>Jamie competed on mock trial teams throughout law school, winning first place at the SFTLA Mock Trial and 4th place at the Capitol City Challenge, a national competition in Washington D.C. She also interned at The Dolan Law Firm in Oakland, working on personal injury, employment, and medical malpractice litigation.<\/p>\n\n      <div class=\"slf-credentials-grid\">\n        <div class=\"slf-credential-card\">\n          <div class=\"slf-credential-card-header\">\n            <h4>Legal Background<\/h4>\n          <\/div>\n          <ul>\n            <li>\n              <svg viewBox=\"0 0 24 24\"><path d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\/><\/svg>\n              Attorney, Scranton Law Firm\n            <\/li>\n            <li>\n              <svg viewBox=\"0 0 24 24\"><path d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\/><\/svg>\n              Golden Gate University School of Law (J.D.)\n            <\/li>\n            <li>\n              <svg viewBox=\"0 0 24 24\"><path d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\/><\/svg>\n              Associate, Venardi Zurada LLP\n            <\/li>\n            <li>\n              <svg viewBox=\"0 0 24 24\"><path d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\/><\/svg>\n              Intern, The Dolan Law Firm\n            <\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"slf-credential-card\">\n          <div class=\"slf-credential-card-header\">\n            <h4>Awards & Memberships<\/h4>\n          <\/div>\n          <ul>\n            <li>\n              <svg viewBox=\"0 0 24 24\"><path d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\/><\/svg>\n              1st Place, SFTLA Mock Trial\n            <\/li>\n            <li>\n              <svg viewBox=\"0 0 24 24\"><path d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\/><\/svg>\n              CALI Award, Mock Trial Excellence\n            <\/li>\n            <li>\n              <svg viewBox=\"0 0 24 24\"><path d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\/><\/svg>\n              American Inns of Court, SFTLA, ACCTLA\n            <\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n\n      <h2>Outside the Office<\/h2>\n\n      <p>When she's not fighting for her clients, Jamie enjoys spending time with her husband and two boys. She also loves traveling home to Idaho to visit her parents and reconnect with her roots.<\/p>\n\n      <p>She brings the same dedication to her family that she brings to every case at Scranton Law Firm.<\/p>\n\n      <div class=\"slf-interests-grid\">\n        <div class=\"slf-interest-item\">\n          <div class=\"slf-interest-icon\">\n            <svg viewBox=\"0 0 24 24\"><path d=\"M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z\"\/><\/svg>\n          <\/div>\n          <h4>Family<\/h4>\n          <p>Husband & two boys<\/p>\n        <\/div>\n        <div class=\"slf-interest-item\">\n          <div class=\"slf-interest-icon\">\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-10-.62.08-1.21.21-1.79L9 15v1c0 1.1.9 2 2 2v1.93zm6.9-2.54c-.26-.81-1-1.39-1.9-1.39h-1v-3c0-.55-.45-1-1-1H8v-2h2c.55 0 1-.45 1-1V7h2c1.1 0 2-.9 2-2v-.41c2.93 1.19 5 4.06 5 7.41 0 2.08-.8 3.97-2.1 5.39z\"\/><\/svg>\n          <\/div>\n          <h4>Idaho Roots<\/h4>\n          <p>Traveling home to visit family<\/p>\n        <\/div>\n        <div class=\"slf-interest-item\">\n          <div class=\"slf-interest-icon\">\n            <svg viewBox=\"0 0 24 24\"><path d=\"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-5 14H7v-2h7v2zm3-4H7v-2h10v2zm0-4H7V7h10v2z\"\/><\/svg>\n          <\/div>\n          <h4>Mock Trial Champion<\/h4>\n          <p>National competition finalist<\/p>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/article>\n\n  <!-- TEAM LINKS -->\n  <section class=\"slf-team-links\">\n    <div class=\"slf-team-links-wrap\">\n      <h2>Meet the Rest of Our Team<\/h2>\n      <div class=\"slf-team-links-grid\">\n        <a href=\"\/lawyers\/\" class=\"slf-team-link-card\">\n          <h3>Our Attorneys<\/h3>\n          <p>Meet the trial lawyers fighting for your rights<\/p>\n          <div class=\"slf-team-link-cta\">View Lawyers \u2192<\/div>\n        <\/a>\n        <a href=\"\/legal-assistants\/\" class=\"slf-team-link-card\">\n          <h3>Legal Assistants<\/h3>\n          <p>The dedicated team supporting your case<\/p>\n          <div class=\"slf-team-link-cta\">View Team \u2192<\/div>\n        <\/a>\n        <a href=\"\/support-staff\/\" class=\"slf-team-link-card\">\n          <h3>Support Staff<\/h3>\n          <p>Keeping everything running smoothly<\/p>\n          <div class=\"slf-team-link-cta\">View Team \u2192<\/div>\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- CTA -->\n  <section class=\"slf-attorney-cta\">\n    <div class=\"slf-attorney-cta-wrap\">\n      <hr class=\"slf-attorney-cta-rule\" aria-hidden=\"true\">\n      <h2>Ready to Discuss Your Case?<\/h2>\n      <p class=\"slf-attorney-cta-sub\">Get a free, confidential case evaluation from our team.<\/p>\n      <div class=\"slf-attorney-cta-phone\">\n        <a href=\"tel:+18007070707\">800-707-0707<\/a>\n      <\/div>\n      <a href=\"\/contact\/\" class=\"slf-attorney-cta-btn\">Get My Free Case Evaluation<\/a>\n      <p class=\"slf-attorney-cta-trust\">100% Confidential \u00b7 No fees unless we win<\/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<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Attorney Home \u203a Lawyers \u203a Jamie Retmier Jamie Retmier Attorney Nationally recognized mock trial champion bringing fierce courtroom skills to personal injury and employment law. Passionate about representing injured community members and holding corporations accountable. Email Jamie About Jamie Jamie Retmier joined Scranton Law Firm in August 2019, bringing years of experience in personal injury [&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-39576","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=\"Email Jamie About Jamie Jamie Retmier joined Scranton Law Firm in August 2019, bringing years of experience in personal injury and employment law. After graduating from Golden Gate University School of Law in 2014, Jamie worked as an associate at Venardi Zurada LLP, a plaintiff&#039;s firm where she honed her litigation skills over five years.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/scrantonlawfirm.com\/es\/jamie-retmier\/\" \/>\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=\"Jamie Retmier \u2696\ufe0f Scranton Law Firm\" \/>\n\t\t<meta property=\"og:description\" content=\"Email Jamie About Jamie Jamie Retmier joined Scranton Law Firm in August 2019, bringing years of experience in personal injury and employment law. After graduating from Golden Gate University School of Law in 2014, Jamie worked as an associate at Venardi Zurada LLP, a plaintiff&#039;s firm where she honed her litigation skills over five years.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/scrantonlawfirm.com\/es\/jamie-retmier\/\" \/>\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-28T16:49:06+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-03-14T09:01:51+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=\"Jamie Retmier \u2696\ufe0f Scranton Law Firm\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Email Jamie About Jamie Jamie Retmier joined Scranton Law Firm in August 2019, bringing years of experience in personal injury and employment law. After graduating from Golden Gate University School of Law in 2014, Jamie worked as an associate at Venardi Zurada LLP, a plaintiff&#039;s firm where she honed her litigation skills over five years.\" \/>\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\\\/jamie-retmier\\\/#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\\\/jamie-retmier\\\/#listItem\",\"name\":\"Jamie Retmier\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/jamie-retmier\\\/#listItem\",\"position\":2,\"name\":\"Jamie Retmier\",\"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\\\/jamie-retmier\\\/#organizationLogo\"},\"image\":{\"@id\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/jamie-retmier\\\/#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\\\/jamie-retmier\\\/#webpage\",\"url\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/jamie-retmier\\\/\",\"name\":\"Jamie Retmier \\u2696\\ufe0f Scranton Law Firm\",\"description\":\"Email Jamie About Jamie Jamie Retmier joined Scranton Law Firm in August 2019, bringing years of experience in personal injury and employment law. After graduating from Golden Gate University School of Law in 2014, Jamie worked as an associate at Venardi Zurada LLP, a plaintiff's firm where she honed her litigation skills over five years.\",\"inLanguage\":\"es-MX\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/jamie-retmier\\\/#breadcrumblist\"},\"datePublished\":\"2023-02-28T16:49:06+00:00\",\"dateModified\":\"2026-03-14T09:01:51+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>Jamie Retmier \u2696\ufe0f Scranton Law Firm<\/title>\n\n","aioseo_head_json":{"title":"Jamie Retmier \u2696\ufe0f Bufete de Abogados de Scranton","description":"Enviar un correo a Jamie. Jamie Retmier se uni\u00f3 a Scranton Law Firm en agosto de 2019, aportando a\u00f1os de experiencia en lesiones personales y derecho laboral. Despu\u00e9s de graduarse de la Facultad de Derecho de la Universidad Golden Gate en 2014, Jamie trabaj\u00f3 como asociada en Venardi Zurada LLP, un bufete de demandantes donde perfeccion\u00f3 sus habilidades de litigio durante cinco a\u00f1os.","canonical_url":"https:\/\/scrantonlawfirm.com\/es\/jamie-retmier\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/scrantonlawfirm.com\/es\/jamie-retmier\/#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\/jamie-retmier\/#listItem","name":"Jamie Retmier"}},{"@type":"ListItem","@id":"https:\/\/scrantonlawfirm.com\/es\/jamie-retmier\/#listItem","position":2,"name":"Jamie Retmier","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\/jamie-retmier\/#organizationLogo"},"image":{"@id":"https:\/\/scrantonlawfirm.com\/es\/jamie-retmier\/#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\/jamie-retmier\/#webpage","url":"https:\/\/scrantonlawfirm.com\/es\/jamie-retmier\/","name":"Jamie Retmier \u2696\ufe0f Scranton Law Firm","description":"Email Jamie About Jamie Jamie Retmier joined Scranton Law Firm in August 2019, bringing years of experience in personal injury and employment law. After graduating from Golden Gate University School of Law in 2014, Jamie worked as an associate at Venardi Zurada LLP, a plaintiff's firm where she honed her litigation skills over five years.","inLanguage":"es-MX","isPartOf":{"@id":"https:\/\/scrantonlawfirm.com\/es\/#website"},"breadcrumb":{"@id":"https:\/\/scrantonlawfirm.com\/es\/jamie-retmier\/#breadcrumblist"},"datePublished":"2023-02-28T16:49:06+00:00","dateModified":"2026-03-14T09:01:51+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":"Jamie Retmier \u2696\ufe0f Scranton Law Firm","og:description":"Email Jamie About Jamie Jamie Retmier joined Scranton Law Firm in August 2019, bringing years of experience in personal injury and employment law. After graduating from Golden Gate University School of Law in 2014, Jamie worked as an associate at Venardi Zurada LLP, a plaintiff's firm where she honed her litigation skills over five years.","og:url":"https:\/\/scrantonlawfirm.com\/es\/jamie-retmier\/","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-28T16:49:06+00:00","article:modified_time":"2026-03-14T09:01:51+00:00","article:publisher":"https:\/\/www.facebook.com\/scrantonlawfirm","twitter:card":"summary_large_image","twitter:site":"@ScrantonLaw","twitter:title":"Jamie Retmier \u2696\ufe0f Scranton Law Firm","twitter:description":"Email Jamie About Jamie Jamie Retmier joined Scranton Law Firm in August 2019, bringing years of experience in personal injury and employment law. After graduating from Golden Gate University School of Law in 2014, Jamie worked as an associate at Venardi Zurada LLP, a plaintiff's firm where she honed her litigation skills over five years.","twitter:creator":"@ScrantonLaw","twitter:image":"https:\/\/scrantonlawfirm.com\/wp-content\/uploads\/Scranton_Law_Firm_Logo.svg"},"aioseo_meta_data":{"post_id":"39576","title":"Jamie Retmier \u2696\ufe0f Bufete de Abogados de Scranton","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-14 09:16:11","breadcrumb_settings":null,"limit_modified_date":false,"open_ai":null,"ai":null,"created":"2023-02-28 16:49:07","updated":"2026-03-14 09:39:53"},"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\tJamie Retmier\n<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/scrantonlawfirm.com\/es"},{"label":"Jamie Retmier","link":"https:\/\/scrantonlawfirm.com\/es\/jamie-retmier\/"}],"_links":{"self":[{"href":"https:\/\/scrantonlawfirm.com\/es\/wp-json\/wp\/v2\/pages\/39576","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=39576"}],"version-history":[{"count":20,"href":"https:\/\/scrantonlawfirm.com\/es\/wp-json\/wp\/v2\/pages\/39576\/revisions"}],"predecessor-version":[{"id":92749,"href":"https:\/\/scrantonlawfirm.com\/es\/wp-json\/wp\/v2\/pages\/39576\/revisions\/92749"}],"wp:attachment":[{"href":"https:\/\/scrantonlawfirm.com\/es\/wp-json\/wp\/v2\/media?parent=39576"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}