{"id":39600,"date":"2023-02-28T17:03:30","date_gmt":"2023-02-28T17:03:30","guid":{"rendered":"http:\/\/ikz.emg.mybluehost.me\/?page_id=39600"},"modified":"2026-03-14T08:35:21","modified_gmt":"2026-03-14T08:35:21","slug":"daniel-platt","status":"publish","type":"page","link":"https:\/\/scrantonlawfirm.com\/es\/daniel-platt\/","title":{"rendered":"Daniel Platt"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"39600\" class=\"elementor elementor-39600\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-47b4477 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"47b4477\" 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-6f57f96\" data-id=\"6f57f96\" 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-109d628 elementor-widget elementor-widget-html\" data-id=\"109d628\" 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 Platt - 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 Platt\",\n    \"givenName\": \"Daniel\",\n    \"familyName\": \"Platt\",\n    \"jobTitle\": \"Attorney\",\n    \"description\": \"Daniel Platt is an attorney at Scranton Law Firm. A McGeorge School of Law graduate with experience on both sides of personal injury litigation, Daniel brings unique insight into how insurance companies operate \u2014 and how to beat them.\",\n    \"image\": \"https:\/\/scrantonlawfirm.com\/wp-content\/uploads\/Team-Platt.jpg\",\n    \"email\": \"danielp@scrantonlawfirm.com\",\n    \"worksFor\": {\n      \"@type\": \"LegalService\",\n      \"name\": \"Scranton Law Firm\",\n      \"@id\": \"https:\/\/scrantonlawfirm.com\/#organization\"\n    },\n    \"knowsAbout\": [\"Personal Injury Law\", \"Toxic Tort\", \"Insurance Defense\", \"Civil Litigation\", \"Trial Practice\"]\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\/Team-Platt.jpg\" alt=\"Daniel Platt, 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>Daniel Platt<\/span>\n        <\/nav>\n\n        <h1>Daniel Platt<\/h1>\n        <div class=\"slf-attorney-hero-title\">Attorney<\/div>\n        <p class=\"slf-attorney-hero-intro\">McGeorge Law graduate with experience on both sides of personal injury litigation. Having worked for insurance defense, Daniel knows exactly how they operate \u2014 and how to beat them.<\/p>\n\n        <div class=\"slf-attorney-hero-actions\">\n          <a href=\"\/cdn-cgi\/l\/email-protection#274346494e424b576754445546495348494b4650414e554a0944484a\" 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 Platt is pleased to return to Scranton Law Firm after gaining invaluable experience working for an insurance defense firm. That experience gave him an insider's view of how insurance companies build their cases, evaluate claims, and try to minimize payouts \u2014 knowledge he now uses to fight for injured clients.<\/p>\n\n      <p>Before law school, Daniel worked as a paralegal for a toxic tort firm for nearly four years, handling complex litigation involving hazardous materials and corporate negligence. This foundation in high-stakes litigation prepared him for the demands of personal injury practice.<\/p>\n\n      <div class=\"slf-attorney-quote\">\n        <blockquote>\n          I've seen how insurance companies operate from the inside. I know their playbook, their tactics, their pressure points. Now I use that knowledge to fight for the people they're trying to lowball.\n        <\/blockquote>\n        <cite>\u2014 Daniel Platt<\/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\">$875K<\/div>\n          <div class=\"slf-win-vs\">\n            <span class=\"slf-win-offered\">Initial offer: <span class=\"slf-win-offered-amount\">$55K<\/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\">$650K<\/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                Vallejo\n              <\/span>\n              <span class=\"slf-win-case-type\">Truck 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\">$425K<\/div>\n          <div class=\"slf-win-vs\">\n            <span class=\"slf-win-offered\">Initial offer: <span class=\"slf-win-offered-amount\">$25K<\/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                Antioch\n              <\/span>\n              <span class=\"slf-win-case-type\">Slip & Fall<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <h2>Background & Experience<\/h2>\n\n      <p>Daniel attended the University of Colorado at Boulder before earning his J.D. from McGeorge School of Law. During law school, he interned at the Solano County Public Defender's Office and worked as a law clerk for a local personal injury attorney, gaining hands-on courtroom experience early in his career.<\/p>\n\n      <p>His diverse background \u2014 from toxic tort paralegal to insurance defense attorney to plaintiff's advocate \u2014 gives him a 360-degree view of personal injury litigation that few attorneys possess.<\/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              McGeorge 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              Insurance Defense Experience\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              Toxic Tort Paralegal (4 years)\n            <\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"slf-credential-card\">\n          <div class=\"slf-credential-card-header\">\n            <h4>Admissions & Training<\/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              Solano County Public Defender Intern\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              University of Colorado at Boulder\n            <\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n\n      <h2>The Insider Advantage<\/h2>\n\n      <p>Daniel's time working insurance defense taught him exactly how carriers evaluate claims, what triggers them to increase offers, and where their vulnerabilities lie. Now on the plaintiff's side, he uses that knowledge to build stronger cases and push for maximum compensation.<\/p>\n\n      <p>He brings this strategic advantage 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 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm0 10.99h7c-.53 4.12-3.28 7.79-7 8.94V12H5V6.3l7-3.11v8.8z\"\/><\/svg>\n          <\/div>\n          <h4>Defense Insider<\/h4>\n          <p>Knows how insurers think<\/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>Toxic Tort Expert<\/h4>\n          <p>Complex litigation background<\/p>\n        <\/div>\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>Colorado Native<\/h4>\n          <p>CU Boulder graduate<\/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 Daniel Platt Daniel Platt Attorney McGeorge Law graduate with experience on both sides of personal injury litigation. Having worked for insurance defense, Daniel knows exactly how they operate \u2014 and how to beat them. Email Daniel About Daniel Daniel Platt is pleased to return to Scranton Law Firm after gaining [&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-39600","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 Platt is pleased to return to Scranton Law Firm after gaining invaluable experience working for an insurance defense firm. That experience gave him an insider&#039;s view of how insurance companies build their cases, evaluate claims, and try to minimize payouts \u2014 knowledge he now uses to fight for injured clients.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/scrantonlawfirm.com\/es\/daniel-platt\/\" \/>\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 Platt \u2696\ufe0f Scranton Law Firm\" \/>\n\t\t<meta property=\"og:description\" content=\"Email Daniel About Daniel Daniel Platt is pleased to return to Scranton Law Firm after gaining invaluable experience working for an insurance defense firm. That experience gave him an insider&#039;s view of how insurance companies build their cases, evaluate claims, and try to minimize payouts \u2014 knowledge he now uses to fight for injured clients.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/scrantonlawfirm.com\/es\/daniel-platt\/\" \/>\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-28T17:03:30+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-03-14T08:35:21+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 Platt \u2696\ufe0f Scranton Law Firm\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Email Daniel About Daniel Daniel Platt is pleased to return to Scranton Law Firm after gaining invaluable experience working for an insurance defense firm. That experience gave him an insider&#039;s view of how insurance companies build their cases, evaluate claims, and try to minimize payouts \u2014 knowledge he now uses to fight for injured clients.\" \/>\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-platt\\\/#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-platt\\\/#listItem\",\"name\":\"Daniel Platt\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/daniel-platt\\\/#listItem\",\"position\":2,\"name\":\"Daniel Platt\",\"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-platt\\\/#organizationLogo\"},\"image\":{\"@id\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/daniel-platt\\\/#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-platt\\\/#webpage\",\"url\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/daniel-platt\\\/\",\"name\":\"Daniel Platt \\u2696\\ufe0f Scranton Law Firm\",\"description\":\"Email Daniel About Daniel Daniel Platt is pleased to return to Scranton Law Firm after gaining invaluable experience working for an insurance defense firm. That experience gave him an insider's view of how insurance companies build their cases, evaluate claims, and try to minimize payouts \\u2014 knowledge he now uses to fight for injured clients.\",\"inLanguage\":\"es-MX\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/daniel-platt\\\/#breadcrumblist\"},\"datePublished\":\"2023-02-28T17:03:30+00:00\",\"dateModified\":\"2026-03-14T08:35:21+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 Platt \u2696\ufe0f Scranton Law Firm<\/title>\n\n","aioseo_head_json":{"title":"Daniel Platt \u2696\ufe0f Scranton Law Firm","description":"Email Daniel About Daniel Daniel Platt is pleased to return to Scranton Law Firm after gaining invaluable experience working for an insurance defense firm. That experience gave him an insider's view of how insurance companies build their cases, evaluate claims, and try to minimize payouts \u2014 knowledge he now uses to fight for injured clients.","canonical_url":"https:\/\/scrantonlawfirm.com\/es\/daniel-platt\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/scrantonlawfirm.com\/es\/daniel-platt\/#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-platt\/#listItem","name":"Daniel Platt"}},{"@type":"ListItem","@id":"https:\/\/scrantonlawfirm.com\/es\/daniel-platt\/#listItem","position":2,"name":"Daniel Platt","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-platt\/#organizationLogo"},"image":{"@id":"https:\/\/scrantonlawfirm.com\/es\/daniel-platt\/#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-platt\/#webpage","url":"https:\/\/scrantonlawfirm.com\/es\/daniel-platt\/","name":"Daniel Platt \u2696\ufe0f Scranton Law Firm","description":"Email Daniel About Daniel Daniel Platt is pleased to return to Scranton Law Firm after gaining invaluable experience working for an insurance defense firm. That experience gave him an insider's view of how insurance companies build their cases, evaluate claims, and try to minimize payouts \u2014 knowledge he now uses to fight for injured clients.","inLanguage":"es-MX","isPartOf":{"@id":"https:\/\/scrantonlawfirm.com\/es\/#website"},"breadcrumb":{"@id":"https:\/\/scrantonlawfirm.com\/es\/daniel-platt\/#breadcrumblist"},"datePublished":"2023-02-28T17:03:30+00:00","dateModified":"2026-03-14T08:35:21+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 Platt \u2696\ufe0f Scranton Law Firm","og:description":"Email Daniel About Daniel Daniel Platt is pleased to return to Scranton Law Firm after gaining invaluable experience working for an insurance defense firm. That experience gave him an insider's view of how insurance companies build their cases, evaluate claims, and try to minimize payouts \u2014 knowledge he now uses to fight for injured clients.","og:url":"https:\/\/scrantonlawfirm.com\/es\/daniel-platt\/","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-28T17:03:30+00:00","article:modified_time":"2026-03-14T08:35:21+00:00","article:publisher":"https:\/\/www.facebook.com\/scrantonlawfirm","twitter:card":"summary_large_image","twitter:site":"@ScrantonLaw","twitter:title":"Daniel Platt \u2696\ufe0f Scranton Law Firm","twitter:description":"Email Daniel About Daniel Daniel Platt is pleased to return to Scranton Law Firm after gaining invaluable experience working for an insurance defense firm. That experience gave him an insider's view of how insurance companies build their cases, evaluate claims, and try to minimize payouts \u2014 knowledge he now uses to fight for injured clients.","twitter:creator":"@ScrantonLaw","twitter:image":"https:\/\/scrantonlawfirm.com\/wp-content\/uploads\/Scranton_Law_Firm_Logo.svg"},"aioseo_meta_data":{"post_id":"39600","title":"Daniel Platt \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-14 09:16:11","breadcrumb_settings":null,"limit_modified_date":false,"open_ai":null,"ai":null,"created":"2023-02-28 17:03:31","updated":"2026-03-14 09:36:03"},"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 Platt\n<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/scrantonlawfirm.com\/es"},{"label":"Daniel Platt","link":"https:\/\/scrantonlawfirm.com\/es\/daniel-platt\/"}],"_links":{"self":[{"href":"https:\/\/scrantonlawfirm.com\/es\/wp-json\/wp\/v2\/pages\/39600","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=39600"}],"version-history":[{"count":20,"href":"https:\/\/scrantonlawfirm.com\/es\/wp-json\/wp\/v2\/pages\/39600\/revisions"}],"predecessor-version":[{"id":92737,"href":"https:\/\/scrantonlawfirm.com\/es\/wp-json\/wp\/v2\/pages\/39600\/revisions\/92737"}],"wp:attachment":[{"href":"https:\/\/scrantonlawfirm.com\/es\/wp-json\/wp\/v2\/media?parent=39600"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}