{"id":39586,"date":"2023-02-28T16:58:50","date_gmt":"2023-02-28T16:58:50","guid":{"rendered":"http:\/\/ikz.emg.mybluehost.me\/?page_id=39586"},"modified":"2026-03-14T09:19:39","modified_gmt":"2026-03-14T09:19:39","slug":"daniel-hoer","status":"publish","type":"page","link":"https:\/\/scrantonlawfirm.com\/es\/daniel-hoer\/","title":{"rendered":"Daniel Hoer"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"39586\" class=\"elementor elementor-39586\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-6aa0e81 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"6aa0e81\" 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-3284e2d\" data-id=\"3284e2d\" 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-45e1a36 elementor-widget elementor-widget-html\" data-id=\"45e1a36\" 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: Daniel Hoer - Pre-Litigation Managing 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\": \"Daniel Hoer\",\n    \"givenName\": \"Daniel\",\n    \"familyName\": \"Hoer\",\n    \"jobTitle\": \"Pre-Litigation Managing Attorney\",\n    \"description\": \"Daniel Hoer is the Pre-Litigation Managing Attorney at Scranton Law Firm. A UC Davis Law graduate, Daniel brings years of litigation experience fighting against insurance corporations for personal injury victims across Northern California.\",\n    \"image\": \"https:\/\/scrantonlawfirm.com\/wp-content\/uploads\/Dan_Hoer2-2.jpg\",\n    \"email\": \"danielh@scrantonlawfirm.com\",\n    \"worksFor\": {\n      \"@type\": \"LegalService\",\n      \"name\": \"Scranton Law Firm\",\n      \"@id\": \"https:\/\/scrantonlawfirm.com\/#organization\"\n    },\n    \"knowsAbout\": [\"Personal Injury Law\", \"Car Accidents\", \"Pre-Litigation\", \"Trial Practice\", \"Insurance Negotiation\"]\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\/Dan_Hoer2-2.jpg\" alt=\"Daniel Hoer, Pre-Litigation Managing Attorney at Scranton Law Firm\" loading=\"eager\">\n        <div class=\"slf-attorney-hero-badge\">Managing 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>Daniel Hoer<\/span>\n        <\/nav>\n\n        <h1>Daniel Hoer<\/h1>\n        <div class=\"slf-attorney-hero-title\">Pre-Litigation Managing Attorney<\/div>\n        <p class=\"slf-attorney-hero-intro\">Dedicated to fighting insurance corporations after witnessing a family member's tragic injury. UC Davis Law graduate bringing relentless advocacy to every case.<\/p>\n\n        <div class=\"slf-attorney-hero-actions\">\n          <a href=\"\/cdn-cgi\/l\/email-protection#9ffbfef1f6faf3f7dfecfcedfef1ebf0f1f3fee8f9f6edf2b1fcf0f2\" 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 Daniel\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 Daniel<\/h2>\n\n      <p>Daniel grew up in Hong Kong and spent 17 years living in Asia. After completing university with a 3.99 GPA, he spent a year living and working in China before attending law school at UC Davis, where he excelled in Pre-Trial Skills, Moot Court, and Trial Practice classes.<\/p>\n\n      <p>After witnessing a tragic act of negligence that left a beloved family member paralyzed, Daniel came to realize the great need for dedicated personal injury lawyers to fight against the deceit and greed of large insurance corporations \u2014 and has dedicated himself to plaintiff's personal injury ever since.<\/p>\n\n      <div class=\"slf-attorney-quote\">\n        <blockquote>\n          After witnessing what happened to my family, I understood why we need lawyers who will truly fight. Insurance companies count on victims not knowing their rights \u2014 I make sure my clients do.\n        <\/blockquote>\n        <cite>\u2014 Daniel Hoer<\/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\">$1.2M<\/div>\n          <div class=\"slf-win-vs\">\n            <span class=\"slf-win-offered\">Initial offer: <span class=\"slf-win-offered-amount\">$75K<\/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\">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\">$850K<\/div>\n          <div class=\"slf-win-vs\">\n            <span class=\"slf-win-offered\">Initial offer: <span class=\"slf-win-offered-amount\">$40K<\/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\">Motorcycle 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\">$625K<\/div>\n          <div class=\"slf-win-vs\">\n            <span class=\"slf-win-offered\">Initial offer: <span class=\"slf-win-offered-amount\">$35K<\/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                Pittsburg\n              <\/span>\n              <span class=\"slf-win-case-type\">Truck Accident<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <h2>Background & Experience<\/h2>\n\n      <p>In law school, Daniel was a Criminal Law Teaching Assistant for two years and spent his third year working at the Sacramento County Public Defender's Office, representing clients in court daily. He founded the King Hall Climb, Ski & Snowboard Club and completed a two-year project re-writing the \"Intro to Law\" textbook \u2014 still required reading for all incoming UC Davis law students.<\/p>\n\n      <p>Prior to joining Scranton Law Firm, Daniel was a litigation attorney at a personal injury firm in downtown Oakland, where he cut his teeth fighting experienced trial lawyers to secure outstanding results for his clients.<\/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              Pre-Litigation Managing Attorney\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              UC Davis 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              Sacramento County Public Defender\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              Oakland PI Litigation Attorney\n            <\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"slf-credential-card\">\n          <div class=\"slf-credential-card-header\">\n            <h4>Admissions & Skills<\/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              California State Bar\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              U.S. Federal Court, Northern District\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              Pre-Trial & Moot Court Excellence\n            <\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n\n      <h2>Beyond the Law<\/h2>\n\n      <p>Daniel is a passionate rock climber who has traveled and climbed around the world. He has made numerous ascents of big walls in Yosemite, including a 15-hour ascent of the Northwest Face of Half Dome and a winter ascent of El Capitan. After passing the Bar Exam, he traveled more than 3,000 km by motorcycle across southern India.<\/p>\n\n      <p>He brings this same level of dedication and perseverance 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=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\/><\/svg>\n          <\/div>\n          <h4>Rock Climber<\/h4>\n          <p>El Capitan & Half Dome summits<\/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.44 9.03L15.41 5H11v2h3.59l2 2H5c-2.8 0-5 2.2-5 5s2.2 5 5 5c2.46 0 4.45-1.69 4.9-4h1.65l2.77-2.77c-.21.54-.32 1.14-.32 1.77 0 2.8 2.2 5 5 5s5-2.2 5-5c0-2.65-1.97-4.77-4.56-4.97z\"\/><\/svg>\n          <\/div>\n          <h4>Adventurer<\/h4>\n          <p>3,000 km motorcycle trip across India<\/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-10S17.52 2 12 2zm-1 17.93c-3.95-.49-7-3.85-7-7.93 0-.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>World Traveler<\/h4>\n          <p>17 years living in Asia<\/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>Managing Attorney Home \u203a Lawyers \u203a Daniel Hoer Daniel Hoer Pre-Litigation Managing Attorney Dedicated to fighting insurance corporations after witnessing a family member&#8217;s tragic injury. UC Davis Law graduate bringing relentless advocacy to every case. Email Daniel About Daniel Daniel grew up in Hong Kong and spent 17 years living in Asia. After completing university [&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-39586","page","type-page","status-publish","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO Pro 4.9.5.2 - aioseo.com -->\n\t<meta name=\"description\" content=\"Email Daniel About Daniel Daniel grew up in Hong Kong and spent 17 years living in Asia. After completing university with a 3.99 GPA, he spent a year living and working in China before attending law school at UC Davis, where he excelled in Pre-Trial Skills, Moot Court, and Trial Practice classes. After witnessing a\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/scrantonlawfirm.com\/es\/daniel-hoer\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO Pro (AIOSEO) 4.9.5.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=\"Daniel Hoer \u2696\ufe0f Scranton Law Firm\" \/>\n\t\t<meta property=\"og:description\" content=\"Email Daniel About Daniel Daniel grew up in Hong Kong and spent 17 years living in Asia. After completing university with a 3.99 GPA, he spent a year living and working in China before attending law school at UC Davis, where he excelled in Pre-Trial Skills, Moot Court, and Trial Practice classes. After witnessing a\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/scrantonlawfirm.com\/es\/daniel-hoer\/\" \/>\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:58:50+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-03-14T09:19:39+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=\"Daniel Hoer \u2696\ufe0f Scranton Law Firm\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Email Daniel About Daniel Daniel grew up in Hong Kong and spent 17 years living in Asia. After completing university with a 3.99 GPA, he spent a year living and working in China before attending law school at UC Davis, where he excelled in Pre-Trial Skills, Moot Court, and Trial Practice classes. After witnessing a\" \/>\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\\\/daniel-hoer\\\/#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\\\/daniel-hoer\\\/#listItem\",\"name\":\"Daniel Hoer\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/daniel-hoer\\\/#listItem\",\"position\":2,\"name\":\"Daniel Hoer\",\"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\\\/daniel-hoer\\\/#organizationLogo\"},\"image\":{\"@id\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/daniel-hoer\\\/#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\\\/daniel-hoer\\\/#webpage\",\"url\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/daniel-hoer\\\/\",\"name\":\"Daniel Hoer \\u2696\\ufe0f Scranton Law Firm\",\"description\":\"Email Daniel About Daniel Daniel grew up in Hong Kong and spent 17 years living in Asia. After completing university with a 3.99 GPA, he spent a year living and working in China before attending law school at UC Davis, where he excelled in Pre-Trial Skills, Moot Court, and Trial Practice classes. After witnessing a\",\"inLanguage\":\"es-MX\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/daniel-hoer\\\/#breadcrumblist\"},\"datePublished\":\"2023-02-28T16:58:50+00:00\",\"dateModified\":\"2026-03-14T09:19:39+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>Daniel Hoer \u2696\ufe0f Scranton Law Firm<\/title>\n\n","aioseo_head_json":{"title":"Daniel Hoer \u2696\ufe0f Bufete de Abogados de Scranton","description":"Enviar un correo electr\u00f3nico a Daniel Acerca de Daniel Daniel creci\u00f3 en Hong Kong y pas\u00f3 17 a\u00f1os viviendo en Asia. Tras terminar la universidad con un promedio de 3,99, pas\u00f3 un a\u00f1o viviendo y trabajando en China antes de ingresar a la facultad de derecho de la UC Davis, donde destac\u00f3 en las clases de \u00abHabilidades previas al juicio\u00bb, \u00abTribunal simulado\u00bb y \u00abPr\u00e1ctica procesal\u00bb. Despu\u00e9s de presenciar un","canonical_url":"https:\/\/scrantonlawfirm.com\/es\/daniel-hoer\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/scrantonlawfirm.com\/es\/daniel-hoer\/#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\/daniel-hoer\/#listItem","name":"Daniel Hoer"}},{"@type":"ListItem","@id":"https:\/\/scrantonlawfirm.com\/es\/daniel-hoer\/#listItem","position":2,"name":"Daniel Hoer","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\/daniel-hoer\/#organizationLogo"},"image":{"@id":"https:\/\/scrantonlawfirm.com\/es\/daniel-hoer\/#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\/daniel-hoer\/#webpage","url":"https:\/\/scrantonlawfirm.com\/es\/daniel-hoer\/","name":"Daniel Hoer \u2696\ufe0f Scranton Law Firm","description":"Email Daniel About Daniel Daniel grew up in Hong Kong and spent 17 years living in Asia. After completing university with a 3.99 GPA, he spent a year living and working in China before attending law school at UC Davis, where he excelled in Pre-Trial Skills, Moot Court, and Trial Practice classes. After witnessing a","inLanguage":"es-MX","isPartOf":{"@id":"https:\/\/scrantonlawfirm.com\/es\/#website"},"breadcrumb":{"@id":"https:\/\/scrantonlawfirm.com\/es\/daniel-hoer\/#breadcrumblist"},"datePublished":"2023-02-28T16:58:50+00:00","dateModified":"2026-03-14T09:19:39+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":"Daniel Hoer \u2696\ufe0f Scranton Law Firm","og:description":"Email Daniel About Daniel Daniel grew up in Hong Kong and spent 17 years living in Asia. After completing university with a 3.99 GPA, he spent a year living and working in China before attending law school at UC Davis, where he excelled in Pre-Trial Skills, Moot Court, and Trial Practice classes. After witnessing a","og:url":"https:\/\/scrantonlawfirm.com\/es\/daniel-hoer\/","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:58:50+00:00","article:modified_time":"2026-03-14T09:19:39+00:00","article:publisher":"https:\/\/www.facebook.com\/scrantonlawfirm","twitter:card":"summary_large_image","twitter:site":"@ScrantonLaw","twitter:title":"Daniel Hoer \u2696\ufe0f Scranton Law Firm","twitter:description":"Email Daniel About Daniel Daniel grew up in Hong Kong and spent 17 years living in Asia. After completing university with a 3.99 GPA, he spent a year living and working in China before attending law school at UC Davis, where he excelled in Pre-Trial Skills, Moot Court, and Trial Practice classes. After witnessing a","twitter:creator":"@ScrantonLaw","twitter:image":"https:\/\/scrantonlawfirm.com\/wp-content\/uploads\/Scranton_Law_Firm_Logo.svg"},"aioseo_meta_data":{"post_id":"39586","title":"Daniel Hoer \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 10:21:49","breadcrumb_settings":null,"limit_modified_date":false,"open_ai":null,"ai":null,"created":"2023-02-28 16:58:51","updated":"2026-03-14 10:21:49"},"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\tDaniel Hoer\n<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/scrantonlawfirm.com\/es"},{"label":"Daniel Hoer","link":"https:\/\/scrantonlawfirm.com\/es\/daniel-hoer\/"}],"_links":{"self":[{"href":"https:\/\/scrantonlawfirm.com\/es\/wp-json\/wp\/v2\/pages\/39586","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=39586"}],"version-history":[{"count":16,"href":"https:\/\/scrantonlawfirm.com\/es\/wp-json\/wp\/v2\/pages\/39586\/revisions"}],"predecessor-version":[{"id":92753,"href":"https:\/\/scrantonlawfirm.com\/es\/wp-json\/wp\/v2\/pages\/39586\/revisions\/92753"}],"wp:attachment":[{"href":"https:\/\/scrantonlawfirm.com\/es\/wp-json\/wp\/v2\/media?parent=39586"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}