{"id":8488,"date":"2014-08-27T07:02:45","date_gmt":"2014-08-27T07:02:45","guid":{"rendered":"http:\/\/ikz.emg.mybluehost.me\/?p=8488"},"modified":"2026-04-05T03:41:02","modified_gmt":"2026-04-05T03:41:02","slug":"did-you-know-your-car-insurance-may-cover-you-as-a-pedestrian-or-cyclist","status":"publish","type":"post","link":"https:\/\/scrantonlawfirm.com\/es\/did-you-know-your-car-insurance-may-cover-you-as-a-pedestrian-or-cyclist\/","title":{"rendered":"\u00bfSab\u00eda que su seguro de autom\u00f3vil puede cubrirlo como peat\u00f3n o ciclista?"},"content":{"rendered":"<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Article\",\n      \"headline\": \"Did You Know Your Car Insurance May Cover You As A Pedestrian or Cyclist?\",\n      \"description\": \"Many people don't realize their auto insurance can provide coverage when they're injured as pedestrians or cyclists. Learn about uninsured motorist coverage, MedPay benefits, and how your own policy can protect you outside of your vehicle.\",\n      \"datePublished\": \"2024-04-15T13:10:00-08:00\",\n      \"dateModified\": \"2026-04-04T08:00:00-07:00\",\n      \"author\": {\n        \"@type\": \"Organization\",\n        \"name\": \"Scranton Law Firm\",\n        \"@id\": \"https:\/\/scrantonlawfirm.com\/#organization\"\n      },\n      \"publisher\": {\n        \"@type\": \"Organization\",\n        \"name\": \"Scranton Law Firm\",\n        \"logo\": {\n          \"@type\": \"ImageObject\",\n          \"url\": \"https:\/\/scrantonlawfirm.com\/wp-content\/uploads\/Scranton_Law_Firm_Logo.svg\"\n        },\n        \"@id\": \"https:\/\/scrantonlawfirm.com\/#organization\"\n      },\n      \"mainEntityOfPage\": {\n        \"@type\": \"WebPage\",\n        \"@id\": \"https:\/\/scrantonlawfirm.com\/did-you-know-your-car-insurance-may-cover-you-as-a-pedestrian-or-cyclist\/\"\n      },\n      \"about\": [\n        {\"@type\": \"Thing\", \"name\": \"Auto insurance coverage\"},\n        {\"@type\": \"Thing\", \"name\": \"Pedestrian accidents\"},\n        {\"@type\": \"Thing\", \"name\": \"Cyclist accidents\"},\n        {\"@type\": \"Place\", \"name\": \"California\"}\n      ],\n      \"keywords\": [\"auto insurance pedestrian coverage\", \"uninsured motorist coverage\", \"MedPay benefits\", \"pedestrian accident insurance\", \"cyclist insurance coverage\", \"California pedestrian insurance\"]\n    },\n    {\n      \"@type\": \"BreadcrumbList\",\n      \"itemListElement\": [\n        {\"@type\": \"ListItem\", \"position\": 1, \"name\": \"Home\", \"item\": \"https:\/\/scrantonlawfirm.com\/\"},\n        {\"@type\": \"ListItem\", \"position\": 2, \"name\": \"Legal Knowledge Hub\", \"item\": \"https:\/\/scrantonlawfirm.com\/legal-knowledge-hub\/\"},\n        {\"@type\": \"ListItem\", \"position\": 3, \"name\": \"Auto Insurance Coverage for Pedestrians and Cyclists\"}\n      ]\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Does my car insurance cover me when I'm walking or biking?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Yes, certain types of auto insurance coverage extend beyond your vehicle. Uninsured motorist coverage typically protects you when struck by an uninsured driver while walking, jogging, or cycling. MedPay coverage can pay for medical bills regardless of fault. Personal injury protection (PIP) may also apply in some situations.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"What is uninsured motorist coverage and how does it help pedestrians?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Uninsured motorist (UM) coverage protects you when injured by drivers who lack insurance or have inadequate coverage. For pedestrians and cyclists, UM coverage can pay for medical expenses, lost wages, and pain and suffering when struck by uninsured drivers. California requires insurers to offer this coverage, though you can decline it.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"How does MedPay coverage work for pedestrian accidents?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Medical Payments (MedPay) coverage pays for medical expenses regardless of who caused the accident. If you're injured as a pedestrian or cyclist, MedPay can cover ambulance rides, emergency room visits, surgery, and follow-up care up to your policy limits. It typically pays quickly without waiting for fault determination.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Can family members use my auto insurance if they're hit as pedestrians?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Yes, in most cases. Uninsured motorist and MedPay coverage typically extend to family members living in your household, even when they're not in your vehicle. This means your spouse, children, and other household members may be covered under your policy when injured as pedestrians or cyclists.\"\n          }\n        }\n      ]\n    }\n  ]\n}\n<\/script>\n\n\n<style>\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-knowledge-article * { margin: 0; padding: 0; box-sizing: border-box; }\n  .slf-knowledge-article { font-family: var(--font-main); color: #111; background: #fff; line-height: 1.7; }\n\n  .slf-knowledge-hero {\n    background: #fff;\n    padding: 80px 20px 50px;\n    border-bottom: 1px solid #eee;\n  }\n  .slf-knowledge-hero-wrap { max-width: 800px; margin: 0 auto; }\n\n  .slf-knowledge-breadcrumb {\n    font-size: 0.8rem; color: #888; margin-bottom: 20px;\n    display: flex; align-items: center; gap: 8px; flex-wrap: wrap;\n  }\n  .slf-knowledge-breadcrumb a { color: var(--slf-red); text-decoration: none; font-weight: 600; }\n  .slf-knowledge-breadcrumb a:hover { text-decoration: underline; }\n\n  .slf-knowledge-meta {\n    display: flex; align-items: center; gap: 20px; margin-bottom: 20px; flex-wrap: wrap;\n  }\n  .slf-knowledge-category {\n    display: inline-block; background: rgba(212,175,55,0.1); border: 1px solid rgba(212,175,55,0.3);\n    color: var(--slf-gold); padding: 5px 14px; border-radius: 4px;\n    font-size: 0.7rem; font-weight: 800; text-transform: uppercase; letter-spacing: 1.5px;\n  }\n  .slf-knowledge-reading-time { font-size: 0.85rem; color: #666; font-weight: 600; }\n\n  .slf-knowledge-hero h1 {\n    font-size: clamp(1.8rem, 4vw, 2.4rem); font-weight: 900; color: #111 !important;\n    line-height: 1.2; margin-bottom: 20px; letter-spacing: -0.5px;\n  }\n\n  .slf-knowledge-summary {\n    font-size: 1.15rem; color: #444; line-height: 1.7;\n    padding: 20px 25px; background: var(--slf-light-gray);\n    border-left: 4px solid var(--slf-gold); border-radius: 0 8px 8px 0;\n  }\n\n  .slf-toc { max-width: 800px; margin: 40px auto; padding: 0 20px; }\n  .slf-toc-card {\n    background: #fff; border: 1px solid var(--slf-border);\n    border-radius: 10px; overflow: hidden;\n  }\n  .slf-toc-header {\n    background: var(--slf-dark); padding: 16px 22px;\n    border-bottom: 3px solid var(--slf-gold);\n  }\n  .slf-toc-header h2 {\n    font-size: 0.8rem; font-weight: 800; color: #fff !important;\n    text-transform: uppercase; letter-spacing: 2px; margin: 0;\n  }\n  .slf-toc-body { padding: 20px 22px; }\n  .slf-toc-list {\n    list-style: none; display: grid; grid-template-columns: repeat(2, 1fr); gap: 12px;\n  }\n  .slf-toc-list li a {\n    display: block; font-size: 0.9rem; color: #333; text-decoration: none;\n    padding: 10px 14px; background: var(--slf-light-gray); border-radius: 6px;\n    transition: background 0.2s ease, color 0.2s ease; font-weight: 600;\n  }\n  .slf-toc-list li a:hover { background: var(--slf-red); color: #fff; }\n\n  .slf-knowledge-content { padding: 50px 20px 60px; background: #fff; }\n  .slf-knowledge-content-wrap { max-width: 800px; margin: 0 auto; }\n\n  .slf-knowledge-content h2 {\n    font-size: 1.5rem; font-weight: 900; color: #111 !important;\n    margin: 50px 0 20px; padding-top: 30px; border-top: 1px solid #eee;\n  }\n  .slf-knowledge-content h2:first-of-type { margin-top: 0; padding-top: 0; border-top: none; }\n\n  .slf-knowledge-content h3 { font-size: 1.2rem; font-weight: 800; color: #111; margin: 35px 0 15px; }\n\n  .slf-knowledge-content p { font-size: 1.05rem; color: #444; margin-bottom: 18px; line-height: 1.75; }\n\n  .slf-knowledge-content a { color: var(--slf-red); text-decoration: none; font-weight: 600; }\n  .slf-knowledge-content a:hover { text-decoration: underline; }\n\n  .slf-knowledge-content ul, .slf-knowledge-content ol { margin: 20px 0; padding-left: 0; list-style: none; }\n  .slf-knowledge-content li {\n    position: relative; padding-left: 28px; margin-bottom: 12px;\n    font-size: 1rem; color: #444; line-height: 1.65;\n  }\n  .slf-knowledge-content li::before {\n    content: ''; position: absolute; left: 0; top: 8px;\n    width: 10px; height: 10px; background: var(--slf-gold); border-radius: 50%;\n  }\n\n  .slf-key-takeaway {\n    background: rgba(212,175,55,0.08); border: 1px solid rgba(212,175,55,0.25);\n    border-radius: 10px; padding: 24px 28px; margin: 30px 0;\n  }\n  .slf-key-takeaway-label {\n    font-size: 0.7rem; font-weight: 800; color: var(--slf-gold);\n    text-transform: uppercase; letter-spacing: 2px; margin-bottom: 10px;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .slf-key-takeaway-label svg { width: 14px; height: 14px; fill: var(--slf-gold); }\n  .slf-key-takeaway p { font-size: 1rem; color: #333; margin-bottom: 0; line-height: 1.65; }\n\n  .slf-warning-box {\n    background: rgba(192,44,38,0.05); border: 1px solid rgba(192,44,38,0.2);\n    border-radius: 10px; padding: 24px 28px; margin: 30px 0;\n  }\n  .slf-warning-box-label {\n    font-size: 0.7rem; font-weight: 800; color: var(--slf-red);\n    text-transform: uppercase; letter-spacing: 2px; margin-bottom: 10px;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .slf-warning-box-label svg { width: 14px; height: 14px; fill: var(--slf-red); }\n  .slf-warning-box p { font-size: 1rem; color: #444; margin-bottom: 0; line-height: 1.65; }\n\n  .slf-example-box {\n    background: var(--slf-light-gray); border: 1px solid var(--slf-border);\n    border-radius: 10px; padding: 24px 28px; margin: 30px 0;\n  }\n  .slf-example-box-label {\n    font-size: 0.7rem; font-weight: 800; color: var(--slf-gray);\n    text-transform: uppercase; letter-spacing: 2px; margin-bottom: 10px;\n  }\n  .slf-example-box p { font-size: 1rem; color: #444; margin-bottom: 0; line-height: 1.65; }\n\n  .slf-stats-grid {\n    display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; margin: 30px 0;\n  }\n  .slf-stat-card {\n    background: var(--slf-light-gray); border-radius: 10px;\n    padding: 22px 20px; border-left: 4px solid var(--slf-gold);\n  }\n  .slf-stat-card.full-width { grid-column: 1 \/ -1; }\n  .slf-stat-number { font-size: 1.8rem; font-weight: 900; color: var(--slf-dark); line-height: 1; margin-bottom: 8px; }\n  .slf-stat-label { font-size: 0.9rem; color: #555; line-height: 1.5; }\n  .slf-stat-source { font-size: 0.75rem; color: #999; margin-top: 8px; font-style: italic; }\n\n  .slf-legal-code {\n    background: var(--slf-dark); border-radius: 10px;\n    padding: 25px 28px; margin: 30px 0; border-top: 3px solid var(--slf-gold);\n  }\n  .slf-legal-code-label {\n    font-size: 0.7rem; font-weight: 800; color: var(--slf-gold);\n    text-transform: uppercase; letter-spacing: 2px; margin-bottom: 12px;\n  }\n  .slf-legal-code blockquote {\n    font-size: 0.95rem; color: #ccc; line-height: 1.7; margin: 0;\n    padding-left: 20px; border-left: 3px solid var(--slf-gold); font-style: italic;\n  }\n  .slf-legal-code cite {\n    display: block; font-size: 0.8rem; color: #888; margin-top: 12px; font-style: normal;\n  }\n\n  .slf-checklist {\n    background: #fff; border: 1px solid var(--slf-border);\n    border-radius: 10px; overflow: hidden; margin: 30px 0;\n  }\n  .slf-checklist-header {\n    background: var(--slf-dark); padding: 16px 22px;\n    border-bottom: 3px solid var(--slf-gold);\n  }\n  .slf-checklist-header h3 { font-size: 1rem; font-weight: 800; color: #fff !important; margin: 0; }\n  .slf-checklist-body { padding: 22px; }\n  .slf-checklist-item {\n    display: flex; align-items: flex-start; gap: 14px;\n    padding: 12px 0; border-bottom: 1px solid #f0f0f0;\n  }\n  .slf-checklist-item:last-child { border-bottom: none; }\n  .slf-checklist-icon { width: 22px; height: 22px; flex-shrink: 0; margin-top: 2px; }\n  .slf-checklist-icon svg { width: 100%; height: 100%; fill: var(--slf-gold); }\n  .slf-checklist-text { font-size: 0.95rem; color: #333; line-height: 1.55; }\n  .slf-checklist-text strong { color: #111; }\n\n  .slf-knowledge-faq { padding: 60px 20px; background: var(--slf-light-gray); border-top: 1px solid #eee; }\n  .slf-knowledge-faq-wrap { max-width: 800px; margin: 0 auto; }\n  .slf-knowledge-faq h2 { font-size: 1.6rem; font-weight: 900; color: #111 !important; margin-bottom: 25px; }\n\n  .slf-faq-item {\n    background: #fff; border: 1px solid var(--slf-border);\n    border-radius: 10px; margin-bottom: 12px; overflow: hidden;\n  }\n  .slf-faq-question {\n    padding: 20px 22px; font-size: 1rem; font-weight: 700; color: #111;\n    cursor: pointer; display: flex; justify-content: space-between; align-items: center;\n    transition: background 0.2s ease;\n  }\n  .slf-faq-question:hover { background: #fafafa; }\n  .slf-faq-question svg {\n    width: 18px; height: 18px; fill: #999;\n    transition: transform 0.3s ease; flex-shrink: 0;\n  }\n  .slf-faq-item.is-open .slf-faq-question svg { transform: rotate(180deg); }\n  .slf-faq-answer {\n    padding: 0 22px 20px; font-size: 0.95rem; color: #555;\n    line-height: 1.7; display: none;\n  }\n  .slf-faq-item.is-open .slf-faq-answer { display: block; }\n\n  .slf-knowledge-related { padding: 60px 20px; background: #fff; border-top: 1px solid #eee; }\n  .slf-knowledge-related-wrap { max-width: 900px; margin: 0 auto; }\n  .slf-knowledge-related h2 {\n    font-size: 1.4rem; font-weight: 900; color: #111 !important;\n    margin-bottom: 25px; text-align: center;\n  }\n  .slf-related-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; }\n  .slf-related-card {\n    background: #fff; border: 1px solid var(--slf-border); border-radius: 10px;\n    padding: 24px; text-decoration: none;\n    transition: transform 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;\n  }\n  .slf-related-card:hover {\n    transform: translateY(-3px); border-color: var(--slf-red);\n    box-shadow: 0 10px 25px rgba(0,0,0,0.08);\n  }\n  .slf-related-label {\n    font-size: 0.7rem; font-weight: 800; text-transform: uppercase;\n    letter-spacing: 1.5px; margin-bottom: 10px;\n  }\n  .slf-related-label.practice { color: var(--slf-red); }\n  .slf-related-label.knowledge { color: var(--slf-gold); }\n  .slf-related-title { font-size: 1.05rem; font-weight: 800; color: #111; margin-bottom: 8px; line-height: 1.35; }\n  .slf-related-desc { font-size: 0.85rem; color: #666; line-height: 1.55; }\n\n  .slf-knowledge-disclaimer { padding: 25px 20px; background: var(--slf-light-gray); border-top: 1px solid var(--slf-border); }\n  .slf-knowledge-disclaimer-wrap { max-width: 800px; margin: 0 auto; }\n  .slf-knowledge-disclaimer p { font-size: 0.8rem; color: #888; line-height: 1.6; margin: 0; }\n  .slf-knowledge-disclaimer strong { color: #666; }\n\n  .slf-knowledge-cta { padding: 70px 20px; background: var(--slf-dark); text-align: center; }\n  .slf-knowledge-cta-wrap { max-width: 650px; margin: 0 auto; }\n  .slf-knowledge-cta-rule { width: 60px; height: 3px; background: var(--slf-gold); border: none; margin: 0 auto 25px; }\n  .slf-knowledge-cta h2 { font-size: 1.8rem; font-weight: 900; color: #fff !important; margin-bottom: 12px; line-height: 1.25; }\n  .slf-knowledge-cta-sub { font-size: 1.05rem; color: #888; margin-bottom: 25px; }\n  .slf-knowledge-cta-phone { font-size: 1.7rem; font-weight: 900; margin-bottom: 20px; }\n  .slf-knowledge-cta-phone a { color: var(--slf-gold); text-decoration: none; }\n  .slf-knowledge-cta-btn {\n    display: inline-block; background: var(--slf-red); color: #fff !important;\n    padding: 16px 45px; border-radius: 6px; font-weight: 800;\n    text-transform: uppercase; letter-spacing: 1px; text-decoration: none;\n    transition: background 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease;\n  }\n  .slf-knowledge-cta-btn:hover {\n    background: #a0241f; transform: translateY(-2px);\n    box-shadow: 0 8px 25px rgba(192,44,38,0.3);\n  }\n  .slf-knowledge-cta-trust { font-size: 0.85rem; color: #666; margin-top: 18px; }\n\n  @media (max-width: 768px) {\n    .slf-knowledge-hero { padding: 60px 20px 40px; }\n    .slf-knowledge-meta { gap: 12px; }\n    .slf-toc-list { grid-template-columns: 1fr; }\n    .slf-stats-grid { grid-template-columns: 1fr; }\n    .slf-related-grid { grid-template-columns: 1fr; }\n  }\n<\/style>\n\n<div class=\"slf-knowledge-article\">\n  <!-- HERO -->\n  <section class=\"slf-knowledge-hero\">\n    <div class=\"slf-knowledge-hero-wrap\">\n      <nav class=\"slf-knowledge-breadcrumb\" aria-label=\"Breadcrumb\">\n        <a href=\"\/\">Home<\/a> <span>\u203a<\/span> <a href=\"\/legal-knowledge-hub\/\">Legal Knowledge Hub<\/a> <span>\u203a<\/span> <span>Auto Insurance Coverage for Pedestrians and Cyclists<\/span>\n      <\/nav>\n\n      <div class=\"slf-knowledge-meta\">\n        <span class=\"slf-knowledge-category\">California Insurance Law<\/span>\n        <span class=\"slf-knowledge-reading-time\">12 min read<\/span>\n      <\/div>\n\n      <h1>Did You Know Your Car Insurance May Cover You As A Pedestrian or Cyclist?<\/h1>\n\n      <p class=\"slf-knowledge-summary\">Most people assume their auto insurance only protects them while driving. But several types of coverage \u2014 including uninsured motorist protection and MedPay \u2014 can provide crucial financial protection when you&#8217;re struck by a vehicle while walking, jogging, or cycling. Understanding these overlooked benefits can mean the difference between financial devastation and full recovery after a pedestrian accident.<\/p>\n    <\/div>\n  <\/section>\n\n  <!-- TABLE OF CONTENTS -->\n  <div class=\"slf-toc\">\n    <div class=\"slf-toc-card\">\n      <div class=\"slf-toc-header\">\n        <h2>In This Article<\/h2>\n      <\/div>\n      <div class=\"slf-toc-body\">\n        <ul class=\"slf-toc-list\">\n          <li><a href=\"#coverage-overview\">Coverage That Extends Beyond Your Car<\/a><\/li>\n          <li><a href=\"#uninsured-motorist\">Uninsured Motorist Coverage<\/a><\/li>\n          <li><a href=\"#medpay-benefits\">MedPay and PIP Benefits<\/a><\/li>\n          <li><a href=\"#family-coverage\">Coverage for Family Members<\/a><\/li>\n          <li><a href=\"#filing-claims\">How to File Claims<\/a><\/li>\n          <li><a href=\"#maximizing-benefits\">Maximizing Your Coverage<\/a><\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- MAIN CONTENT -->\n  <article class=\"slf-knowledge-content\">\n    <div class=\"slf-knowledge-content-wrap\">\n\n      <!-- SECTION 1 -->\n      <h2 id=\"coverage-overview\">Coverage That Extends Beyond Your Car<\/h2>\n\n      <p>Your auto insurance policy contains several types of coverage that can protect you and your family members even when you&#8217;re not in a vehicle. This &#8220;follow the person&#8221; protection is particularly valuable for pedestrians and cyclists who face significant injury risks from motor vehicle accidents while having limited legal recourse against uninsured or underinsured drivers.<\/p>\n\n      <div class=\"slf-stats-grid\">\n        <div class=\"slf-stat-card\">\n          <div class=\"slf-stat-number\">76,000<\/div>\n          <div class=\"slf-stat-label\">Pedestrians injured in traffic crashes annually<\/div>\n          <div class=\"slf-stat-source\">National Highway Traffic Safety Administration<\/div>\n        <\/div>\n        <div class=\"slf-stat-card\">\n          <div class=\"slf-stat-number\">45,000<\/div>\n          <div class=\"slf-stat-label\">Cyclists injured in motor vehicle crashes per year<\/div>\n          <div class=\"slf-stat-source\">NHTSA Traffic Safety Facts<\/div>\n        <\/div>\n        <div class=\"slf-stat-card\">\n          <div class=\"slf-stat-number\">15%<\/div>\n          <div class=\"slf-stat-label\">of California drivers lack required insurance<\/div>\n          <div class=\"slf-stat-source\">Insurance Research Council<\/div>\n        <\/div>\n        <div class=\"slf-stat-card\">\n          <div class=\"slf-stat-number\">25%<\/div>\n          <div class=\"slf-stat-label\">of drivers carry only state minimum coverage<\/div>\n          <div class=\"slf-stat-source\">Insurance Information Institute<\/div>\n        <\/div>\n      <\/div>\n\n      <h3>Types of Coverage That Protect Pedestrians and Cyclists<\/h3>\n\n      <p>Several components of your auto insurance policy can provide protection when you&#8217;re outside your vehicle:<\/p>\n\n      <ul>\n        <li><strong>Uninsured Motorist (UM) Coverage<\/strong> \u2014 Protects against drivers with no insurance<\/li>\n        <li><strong>Underinsured Motorist (UIM) Coverage<\/strong> \u2014 Covers gaps when at-fault driver&#8217;s insurance is insufficient<\/li>\n        <li><strong>Medical Payments (MedPay) Coverage<\/strong> \u2014 Pays medical bills regardless of fault<\/li>\n        <li><strong>Personal Injury Protection (PIP)<\/strong> \u2014 Broader no-fault coverage including lost wages<\/li>\n        <li><strong>Collision Coverage<\/strong> \u2014 May cover bicycle damage in some circumstances<\/li>\n        <li><strong>Comprehensive Coverage<\/strong> \u2014 Sometimes includes theft or damage to bicycles<\/li>\n      <\/ul>\n\n      <div class=\"slf-key-takeaway\">\n        <div class=\"slf-key-takeaway-label\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z\"\/><\/svg>\n          Key Takeaway\n        <\/div>\n        <p>Your auto insurance follows you beyond your vehicle. Even if you don&#8217;t own a car, you may be covered under a family member&#8217;s policy when injured as a pedestrian or cyclist. Understanding these protections is crucial for anyone who walks, jogs, or cycles near traffic.<\/p>\n      <\/div>\n\n      <h3>Why This Coverage Matters<\/h3>\n\n      <p>Pedestrians and cyclists are particularly vulnerable to serious injuries when struck by motor vehicles, and they often face significant challenges in obtaining compensation:<\/p>\n\n      <ul>\n        <li><strong>Severe injury patterns<\/strong> \u2014 Pedestrians and cyclists suffer disproportionately serious injuries<\/li>\n        <li><strong>High medical costs<\/strong> \u2014 Emergency treatment, surgery, and rehabilitation can be expensive<\/li>\n        <li><strong>Limited recovery options<\/strong> \u2014 Many at-fault drivers lack adequate insurance<\/li>\n        <li><strong>Hit-and-run risks<\/strong> \u2014 Drivers may flee the scene, leaving victims without recourse<\/li>\n        <li><strong>Coverage gaps<\/strong> \u2014 Health insurance may not cover all injury-related expenses<\/li>\n      <\/ul>\n\n      <!-- SECTION 2 -->\n      <h2 id=\"uninsured-motorist\">Uninsured Motorist Coverage<\/h2>\n\n      <p>Uninsured Motorist (UM) coverage is often the most important protection for pedestrians and cyclists. This coverage steps in when the at-fault driver lacks insurance or cannot be identified, providing compensation for medical expenses, lost wages, and pain and suffering.<\/p>\n\n      <h3>How UM Coverage Works for Pedestrians<\/h3>\n\n      <p>When you&#8217;re struck by an uninsured driver while walking, jogging, or cycling, your UM coverage essentially replaces the insurance the at-fault driver should have carried:<\/p>\n\n      <ul>\n        <li><strong>Medical expenses<\/strong> \u2014 Hospital bills, surgery, rehabilitation, ongoing treatment<\/li>\n        <li><strong>Lost wages<\/strong> \u2014 Income lost during recovery period<\/li>\n        <li><strong>Pain and suffering<\/strong> \u2014 Compensation for physical and emotional distress<\/li>\n        <li><strong>Permanent disability<\/strong> \u2014 Long-term care costs and reduced earning capacity<\/li>\n        <li><strong>Wrongful death<\/strong> \u2014 Benefits for surviving family members<\/li>\n      <\/ul>\n\n      <div class=\"slf-legal-code\">\n        <div class=\"slf-legal-code-label\">California Insurance Code Section 11580.2<\/div>\n        <blockquote>\n          &#8220;No automobile liability insurance policy shall be issued or delivered in this state unless coverage is provided therein or supplemental thereto, in limits not less than the minimum amounts specified in Section 16056 of the Vehicle Code, for the protection of persons insured thereunder who are legally entitled to recover damages from owners or operators of uninsured motor vehicles.&#8221;\n        <\/blockquote>\n        <cite>\u2014 California Insurance Code \u00a7 11580.2<\/cite>\n      <\/div>\n\n      <h3>UM Coverage Limits and Options<\/h3>\n\n      <p>California law requires insurers to offer UM coverage, but you can decline it in writing:<\/p>\n\n      <ul>\n        <li><strong>Minimum coverage<\/strong> \u2014 $15,000 per person, $30,000 per accident (matching state minimums)<\/li>\n        <li><strong>Higher limits available<\/strong> \u2014 Most insurers offer coverage up to $1 million or more<\/li>\n        <li><strong>Stacking provisions<\/strong> \u2014 Some policies allow combining coverage from multiple vehicles<\/li>\n        <li><strong>Rejection requirements<\/strong> \u2014 Must be declined in writing with signature<\/li>\n      <\/ul>\n\n      <h3>Underinsured Motorist (UIM) Coverage<\/h3>\n\n      <p>UIM coverage protects when the at-fault driver has insurance, but not enough to cover your damages:<\/p>\n\n      <ul>\n        <li><strong>Coverage gaps<\/strong> \u2014 Pays the difference between at-fault driver&#8217;s limits and your damages<\/li>\n        <li><strong>Common scenarios<\/strong> \u2014 Driver with minimum $15,000 coverage causes $100,000+ in damages<\/li>\n        <li><strong>Separate from UM<\/strong> \u2014 Usually sold together but functions independently<\/li>\n        <li><strong>Trigger thresholds<\/strong> \u2014 May require exhausting other driver&#8217;s insurance first<\/li>\n      <\/ul>\n\n      <div class=\"slf-example-box\">\n        <div class=\"slf-example-box-label\">Example: UM Coverage in Action<\/div>\n        <p>Sarah is jogging in Walnut Creek when struck by an uninsured driver who flees the scene. She suffers a broken pelvis and traumatic brain injury requiring $85,000 in medical treatment and three months off work. Her UM coverage of $100,000 pays for her medical bills, lost wages, and pain and suffering, even though the driver was never identified.<\/p>\n      <\/div>\n\n      <h3>Hit-and-Run Protection<\/h3>\n\n      <p>UM coverage specifically protects against hit-and-run accidents where the driver cannot be identified:<\/p>\n\n      <ul>\n        <li><strong>Phantom vehicle<\/strong> \u2014 Driver flees scene without being identified<\/li>\n        <li><strong>Unidentified driver<\/strong> \u2014 Vehicle information cannot be determined<\/li>\n        <li><strong>Police report required<\/strong> \u2014 Must report hit-and-run to law enforcement<\/li>\n        <li><strong>Physical contact<\/strong> \u2014 Some policies require actual contact between vehicle and pedestrian\/cyclist<\/li>\n      <\/ul>\n\n      <div class=\"slf-warning-box\">\n        <div class=\"slf-warning-box-label\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M1 21h22L12 2 1 21zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z\"\/><\/svg>\n          Important\n        <\/div>\n        <p>Many Californians have unknowingly declined UM coverage to save money on premiums. If you&#8217;re not sure whether you have this protection, check your declarations page or contact your insurance agent immediately. The minimal premium savings are rarely worth the enormous financial risk.<\/p>\n      <\/div>\n\n      <!-- SECTION 3 -->\n      <h2 id=\"medpay-benefits\">MedPay and PIP Benefits<\/h2>\n\n      <p>Medical Payments (MedPay) coverage and Personal Injury Protection (PIP) provide immediate, no-fault benefits that can be crucial for pedestrians and cyclists who need prompt medical treatment after being struck by a vehicle.<\/p>\n\n      <h3>Medical Payments (MedPay) Coverage<\/h3>\n\n      <p>MedPay is optional coverage that pays medical expenses regardless of who caused the accident:<\/p>\n\n      <ul>\n        <li><strong>No-fault coverage<\/strong> \u2014 Pays regardless of who caused the accident<\/li>\n        <li><strong>Quick payment<\/strong> \u2014 No waiting for liability determination<\/li>\n        <li><strong>Direct billing<\/strong> \u2014 Often pays providers directly<\/li>\n        <li><strong>Reasonable and necessary<\/strong> \u2014 Must be medically appropriate treatment<\/li>\n        <li><strong>Coordination with health insurance<\/strong> \u2014 May pay as primary or secondary coverage<\/li>\n      <\/ul>\n\n      <h3>What MedPay Covers for Pedestrians and Cyclists<\/h3>\n\n      <p>MedPay typically covers a broad range of medical expenses:<\/p>\n\n      <ul>\n        <li><strong>Emergency ambulance service<\/strong> \u2014 Transportation to hospital<\/li>\n        <li><strong>Emergency room treatment<\/strong> \u2014 Initial trauma care and evaluation<\/li>\n        <li><strong>Hospitalization<\/strong> \u2014 Inpatient care and surgery<\/li>\n        <li><strong>Physician services<\/strong> \u2014 Surgeon fees, specialist consultations<\/li>\n        <li><strong>Diagnostic testing<\/strong> \u2014 X-rays, CT scans, MRI studies<\/li>\n        <li><strong>Physical therapy<\/strong> \u2014 Rehabilitation services<\/li>\n        <li><strong>Prosthetics and assistive devices<\/strong> \u2014 Medical equipment<\/li>\n        <li><strong>Prescription medications<\/strong> \u2014 Related to injury treatment<\/li>\n      <\/ul>\n\n      <h3>MedPay Coverage Limits<\/h3>\n\n      <p>MedPay is typically sold in smaller amounts than other coverage types:<\/p>\n\n      <ul>\n        <li><strong>Common limits<\/strong> \u2014 $1,000, $2,000, $5,000, $10,000<\/li>\n        <li><strong>Higher limits available<\/strong> \u2014 Some insurers offer $25,000 or more<\/li>\n        <li><strong>Per person coverage<\/strong> \u2014 Applies to each injured person<\/li>\n        <li><strong>Per accident limits<\/strong> \u2014 Maximum total payment per incident<\/li>\n        <li><strong>Deductible-free<\/strong> \u2014 Usually no deductible applies<\/li>\n      <\/ul>\n\n      <div class=\"slf-stats-grid\">\n        <div class=\"slf-stat-card full-width\">\n          <div class=\"slf-stat-number\">$30,000<\/div>\n          <div class=\"slf-stat-label\">Average cost of emergency room visit for pedestrian injuries<\/div>\n          <div class=\"slf-stat-source\">Healthcare Cost and Utilization Project<\/div>\n        <\/div>\n      <\/div>\n\n      <h3>Personal Injury Protection (PIP)<\/h3>\n\n      <p>While California is not a no-fault state, some insurers offer PIP coverage that provides broader benefits:<\/p>\n\n      <ul>\n        <li><strong>Medical expenses<\/strong> \u2014 Similar to MedPay but often higher limits<\/li>\n        <li><strong>Lost wages<\/strong> \u2014 Percentage of income during recovery<\/li>\n        <li><strong>Essential services<\/strong> \u2014 Household tasks you cannot perform<\/li>\n        <li><strong>Rehabilitation costs<\/strong> \u2014 Occupational and vocational therapy<\/li>\n        <li><strong>Death benefits<\/strong> \u2014 Survivor benefits for fatal accidents<\/li>\n      <\/ul>\n\n      <h3>Advantages of MedPay and PIP<\/h3>\n\n      <p>These no-fault coverages offer several advantages for accident victims:<\/p>\n\n      <ul>\n        <li><strong>Immediate access<\/strong> \u2014 No waiting for liability investigation<\/li>\n        <li><strong>Bridge coverage<\/strong> \u2014 Helps while pursuing other claims<\/li>\n        <li><strong>Health insurance supplement<\/strong> \u2014 May cover deductibles and copays<\/li>\n        <li><strong>No subrogation in some cases<\/strong> \u2014 Some policies don&#8217;t require repayment<\/li>\n        <li><strong>Relatively inexpensive<\/strong> \u2014 Low premium cost for valuable protection<\/li>\n      <\/ul>\n\n      <div class=\"slf-example-box\">\n        <div class=\"slf-example-box-label\">Example: MedPay Benefits<\/div>\n        <p>Tom is cycling to work when struck by a distracted driver. His $10,000 MedPay coverage immediately pays for his ambulance ride ($1,200), emergency room treatment ($8,500), and initial follow-up care. This quick payment allows him to focus on recovery while his attorney pursues a larger claim against the at-fault driver.<\/p>\n      <\/div>\n\n      <!-- SECTION 4 -->\n      <h2 id=\"family-coverage\">Coverage for Family Members<\/h2>\n\n      <p>One of the most valuable aspects of auto insurance coverage for pedestrians and cyclists is that it typically extends to family members living in your household, even when they don&#8217;t own vehicles themselves. This family protection can be crucial for households with children, spouses, or other relatives who walk, bike, or use public transportation.<\/p>\n\n      <h3>Who Qualifies for Family Coverage<\/h3>\n\n      <p>Most auto insurance policies extend UM, UIM, and MedPay coverage to:<\/p>\n\n      <ul>\n        <li><strong>Named insured<\/strong> \u2014 The primary policyholder<\/li>\n        <li><strong>Spouse or domestic partner<\/strong> \u2014 Whether or not listed on the policy<\/li>\n        <li><strong>Children living at home<\/strong> \u2014 Including biological, adopted, and stepchildren<\/li>\n        <li><strong>Other relatives<\/strong> \u2014 Family members residing in the same household<\/li>\n        <li><strong>Legal wards<\/strong> \u2014 Children under legal guardianship<\/li>\n        <li><strong>College students<\/strong> \u2014 Children temporarily away at school<\/li>\n      <\/ul>\n\n      <h3>Coverage While Away from Home<\/h3>\n\n      <p>Family coverage typically applies regardless of location:<\/p>\n\n      <ul>\n        <li><strong>Local activities<\/strong> \u2014 Walking to school, work, or errands<\/li>\n        <li><strong>Travel<\/strong> \u2014 Coverage while visiting other states or countries<\/li>\n        <li><strong>College students<\/strong> \u2014 Protection while away at school<\/li>\n        <li><strong>Work-related travel<\/strong> \u2014 Business trips and conferences<\/li>\n        <li><strong>Vacation activities<\/strong> \u2014 Tourist walking and cycling activities<\/li>\n      <\/ul>\n\n      <div class=\"slf-checklist\">\n        <div class=\"slf-checklist-header\">\n          <h3>Maximizing Family Protection<\/h3>\n        <\/div>\n        <div class=\"slf-checklist-body\">\n          <div class=\"slf-checklist-item\">\n            <div class=\"slf-checklist-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z\"\/><\/svg><\/div>\n            <div class=\"slf-checklist-text\"><strong>Purchase adequate UM\/UIM limits<\/strong> that reflect your family&#8217;s potential medical expenses and income levels.<\/div>\n          <\/div>\n          <div class=\"slf-checklist-item\">\n            <div class=\"slf-checklist-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z\"\/><\/svg><\/div>\n            <div class=\"slf-checklist-text\"><strong>Add MedPay coverage<\/strong> to all vehicles for immediate medical bill payment regardless of fault.<\/div>\n          <\/div>\n          <div class=\"slf-checklist-item\">\n            <div class=\"slf-checklist-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z\"\/><\/svg><\/div>\n            <div class=\"slf-checklist-text\"><strong>List all household members<\/strong> on your policy to ensure clear coverage and avoid disputes.<\/div>\n          <\/div>\n          <div class=\"slf-checklist-item\">\n            <div class=\"slf-checklist-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z\"\/><\/svg><\/div>\n            <div class=\"slf-checklist-text\"><strong>Consider stacking coverage<\/strong> if you own multiple vehicles to increase total available protection.<\/div>\n          <\/div>\n          <div class=\"slf-checklist-item\">\n            <div class=\"slf-checklist-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z\"\/><\/svg><\/div>\n            <div class=\"slf-checklist-text\"><strong>Review coverage annually<\/strong> to ensure limits keep pace with medical inflation and family income growth.<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <h3>Coverage for Children<\/h3>\n\n      <p>Auto insurance coverage is particularly important for children who may not be covered under employer health plans:<\/p>\n\n      <ul>\n        <li><strong>School activities<\/strong> \u2014 Walking to school, field trips, sports events<\/li>\n        <li><strong>Neighborhood activities<\/strong> \u2014 Playing outside, cycling with friends<\/li>\n        <li><strong>Public transportation<\/strong> \u2014 Walking to and from bus stops<\/li>\n        <li><strong>Part-time jobs<\/strong> \u2014 Teenage employees walking to work<\/li>\n        <li><strong>College students<\/strong> \u2014 Those without their own auto insurance<\/li>\n      <\/ul>\n\n      <h3>Multiple Vehicle Households<\/h3>\n\n      <p>Families with multiple vehicles may have enhanced protection options:<\/p>\n\n      <ul>\n        <li><strong>Stacking coverage<\/strong> \u2014 Combining limits from multiple policies<\/li>\n        <li><strong>Interspousal coverage<\/strong> \u2014 Each spouse covered under the other&#8217;s policy<\/li>\n        <li><strong>Vehicle-specific coverage<\/strong> \u2014 Different limits on different vehicles<\/li>\n        <li><strong>Umbrella policy coordination<\/strong> \u2014 Additional coverage beyond auto limits<\/li>\n      <\/ul>\n\n      <div class=\"slf-key-takeaway\">\n        <div class=\"slf-key-takeaway-label\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z\"\/><\/svg>\n          Key Takeaway\n        <\/div>\n        <p>Auto insurance often provides the best pedestrian and cyclist protection for entire families. Even family members who don&#8217;t drive benefit from UM, UIM, and MedPay coverage. This makes adequate auto insurance limits crucial for protecting all household members.<\/p>\n      <\/div>\n\n      <!-- SECTION 5 -->\n      <h2 id=\"filing-claims\">How to File Claims After Pedestrian or Cyclist Accidents<\/h2>\n\n      <p>Knowing how to properly file auto insurance claims for pedestrian or cyclist accidents can mean the difference between quick compensation and prolonged disputes. The process differs slightly from vehicle accident claims and requires understanding specific requirements and deadlines.<\/p>\n\n      <h3>Immediate Steps After an Accident<\/h3>\n\n      <p>Take these actions immediately to protect your insurance claim rights:<\/p>\n\n      <ul>\n        <li><strong>Call 911<\/strong> \u2014 Report the accident and request medical assistance<\/li>\n        <li><strong>Document the scene<\/strong> \u2014 Photos of injuries, vehicle damage, road conditions<\/li>\n        <li><strong>Collect information<\/strong> \u2014 Driver&#8217;s license, insurance, vehicle details<\/li>\n        <li><strong>Gather witness contacts<\/strong> \u2014 Names and phone numbers of anyone who saw the accident<\/li>\n        <li><strong>Get police report number<\/strong> \u2014 Essential for insurance claims<\/li>\n        <li><strong>Seek medical attention<\/strong> \u2014 Even for seemingly minor injuries<\/li>\n      <\/ul>\n\n      <h3>Notifying Your Insurance Company<\/h3>\n\n      <p>Contact your insurer promptly to report potential claims:<\/p>\n\n      <ul>\n        <li><strong>MedPay claims<\/strong> \u2014 Usually must be reported within 30 days<\/li>\n        <li><strong>UM\/UIM claims<\/strong> \u2014 Report as soon as you determine other driver is uninsured\/underinsured<\/li>\n        <li><strong>Multiple policies<\/strong> \u2014 Notify all potentially applicable insurers<\/li>\n        <li><strong>Factual reporting<\/strong> \u2014 Stick to facts, avoid admitting fault<\/li>\n        <li><strong>Document calls<\/strong> \u2014 Keep records of conversations and claim numbers<\/li>\n      <\/ul>\n\n      <div class=\"slf-warning-box\">\n        <div class=\"slf-warning-box-label\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M1 21h22L12 2 1 21zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z\"\/><\/svg>\n          Timing Is Critical\n        <\/div>\n        <p>Auto insurance policies contain strict deadlines for reporting claims and providing required documentation. Missing these deadlines can result in claim denial, even for legitimate accidents. Contact your insurer within 24-48 hours of any pedestrian or cyclist accident.<\/p>\n      <\/div>\n\n      <h3>Required Documentation<\/h3>\n\n      <p>Gather these documents to support your insurance claims:<\/p>\n\n      <ul>\n        <li><strong>Police report<\/strong> \u2014 Official accident documentation<\/li>\n        <li><strong>Medical records<\/strong> \u2014 All treatment related to the accident<\/li>\n        <li><strong>Medical bills<\/strong> \u2014 Itemized statements from all providers<\/li>\n        <li><strong>Wage statements<\/strong> \u2014 Proof of income and time lost from work<\/li>\n        <li><strong>Photos and videos<\/strong> \u2014 Scene, injuries, property damage<\/li>\n        <li><strong>Witness statements<\/strong> \u2014 Written or recorded accounts<\/li>\n        <li><strong>Expert reports<\/strong> \u2014 Accident reconstruction, medical opinions<\/li>\n      <\/ul>\n\n      <h3>MedPay Claim Process<\/h3>\n\n      <p>MedPay claims are typically the simplest to process:<\/p>\n\n      <ul>\n        <li><strong>Submit medical bills<\/strong> \u2014 As they&#8217;re incurred<\/li>\n        <li><strong>Complete claim forms<\/strong> \u2014 Usually simple one-page documents<\/li>\n        <li><strong>Authorize medical records<\/strong> \u2014 Allow insurer to verify treatment<\/li>\n        <li><strong>Quick payment<\/strong> \u2014 Often within 30 days of submission<\/li>\n        <li><strong>Direct billing available<\/strong> \u2014 Many providers accept direct payment<\/li>\n      <\/ul>\n\n      <h3>UM\/UIM Claim Challenges<\/h3>\n\n      <p>UM and UIM claims can be more complex and may involve disputes:<\/p>\n\n      <ul>\n        <li><strong>Coverage determination<\/strong> \u2014 Whether accident qualifies for UM\/UIM<\/li>\n        <li><strong>Damage valuation<\/strong> \u2014 Disagreements over claim value<\/li>\n        <li><strong>Causation disputes<\/strong> \u2014 Whether injuries relate to the accident<\/li>\n        <li><strong>Settlement negotiations<\/strong> \u2014 Like dealing with third-party insurers<\/li>\n        <li><strong>Arbitration provisions<\/strong> \u2014 Many policies require binding arbitration<\/li>\n      <\/ul>\n\n      <div class=\"slf-example-box\">\n        <div class=\"slf-example-box-label\">Example: Multiple Coverage Sources<\/div>\n        <p>Lisa is cycling when hit by an uninsured driver. Her injuries total $65,000. Her MedPay ($5,000) pays immediately for initial treatment. Her UM coverage ($50,000) settles for the policy limit. Her health insurance covers additional bills but can seek reimbursement from the UM settlement. Total recovery approaches full damages despite the uninsured driver.<\/p>\n      <\/div>\n\n      <!-- SECTION 6 -->\n      <h2 id=\"maximizing-benefits\">Maximizing Your Coverage and Benefits<\/h2>\n\n      <p>Understanding how to structure and optimize your auto insurance coverage can provide maximum protection for you and your family when walking, cycling, or using alternative transportation. Small changes to your policy can result in dramatically better coverage for pedestrian and cyclist accidents.<\/p>\n\n      <h3>Choosing Appropriate Coverage Limits<\/h3>\n\n      <p>The state minimum coverage requirements provide inadequate protection for serious pedestrian injuries:<\/p>\n\n      <ul>\n        <li><strong>California minimums<\/strong> \u2014 $15,000 per person, $30,000 per accident<\/li>\n        <li><strong>Recommended minimums<\/strong> \u2014 $100,000 per person, $300,000 per accident<\/li>\n        <li><strong>Higher income families<\/strong> \u2014 Consider $250,000-$1,000,000+ in coverage<\/li>\n        <li><strong>Cost vs. benefit<\/strong> \u2014 Higher limits are typically very affordable<\/li>\n        <li><strong>Umbrella coordination<\/strong> \u2014 Ensure auto limits support umbrella policy requirements<\/li>\n      <\/ul>\n\n      <h3>Coverage Stacking Options<\/h3>\n\n      <p>Some insurance policies allow &#8220;stacking&#8221; coverage from multiple vehicles:<\/p>\n\n      <ul>\n        <li><strong>Horizontal stacking<\/strong> \u2014 Combining limits across multiple vehicles you own<\/li>\n        <li><strong>Vertical stacking<\/strong> \u2014 Combining different types of coverage on the same vehicle<\/li>\n        <li><strong>Family stacking<\/strong> \u2014 Using coverage from vehicles owned by different family members<\/li>\n        <li><strong>Policy language<\/strong> \u2014 Stacking availability depends on specific policy terms<\/li>\n        <li><strong>State regulations<\/strong> \u2014 Some states restrict or prohibit stacking<\/li>\n      <\/ul>\n\n      <div class=\"slf-checklist\">\n        <div class=\"slf-checklist-header\">\n          <h3>Coverage Optimization Checklist<\/h3>\n        <\/div>\n        <div class=\"slf-checklist-body\">\n          <div class=\"slf-checklist-item\">\n            <div class=\"slf-checklist-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z\"\/><\/svg><\/div>\n            <div class=\"slf-checklist-text\"><strong>Review your declarations page<\/strong> to verify you have UM, UIM, and MedPay coverage with adequate limits.<\/div>\n          <\/div>\n          <div class=\"slf-checklist-item\">\n            <div class=\"slf-checklist-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z\"\/><\/svg><\/div>\n            <div class=\"slf-checklist-text\"><strong>Consider increasing limits<\/strong> to at least $100,000 per person for better pedestrian\/cyclist protection.<\/div>\n          <\/div>\n          <div class=\"slf-checklist-item\">\n            <div class=\"slf-checklist-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z\"\/><\/svg><\/div>\n            <div class=\"slf-checklist-text\"><strong>Add MedPay coverage<\/strong> of at least $10,000-$25,000 for immediate medical bill coverage.<\/div>\n          <\/div>\n          <div class=\"slf-checklist-item\">\n            <div class=\"slf-checklist-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z\"\/><\/svg><\/div>\n            <div class=\"slf-checklist-text\"><strong>Verify family member coverage<\/strong> and ensure all household members are properly listed.<\/div>\n          <\/div>\n          <div class=\"slf-checklist-item\">\n            <div class=\"slf-checklist-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z\"\/><\/svg><\/div>\n            <div class=\"slf-checklist-text\"><strong>Understand your policy&#8217;s stacking provisions<\/strong> and arbitration requirements for UM\/UIM claims.<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <h3>Coordination with Health Insurance<\/h3>\n\n      <p>Understanding how auto insurance coordinates with health coverage can maximize benefits:<\/p>\n\n      <ul>\n        <li><strong>Primary vs. secondary coverage<\/strong> \u2014 Which insurance pays first<\/li>\n        <li><strong>Subrogation rights<\/strong> \u2014 Health insurer&#8217;s right to reimbursement<\/li>\n        <li><strong>Deductible coverage<\/strong> \u2014 MedPay may cover health insurance deductibles<\/li>\n        <li><strong>Network restrictions<\/strong> \u2014 Auto insurance typically allows any provider<\/li>\n        <li><strong>Pre-authorization requirements<\/strong> \u2014 Auto insurance usually requires less approval<\/li>\n      <\/ul>\n\n      <h3>Special Considerations for Cyclists<\/h3>\n\n      <p>Cyclists may have additional coverage considerations:<\/p>\n\n      <ul>\n        <li><strong>Bicycle coverage<\/strong> \u2014 Some auto policies cover bicycle damage<\/li>\n        <li><strong>Equipment protection<\/strong> \u2014 Helmets, lights, cycling computer damage<\/li>\n        <li><strong>Racing exclusions<\/strong> \u2014 Competitive cycling may be excluded<\/li>\n        <li><strong>Homeowner&#8217;s coordination<\/strong> \u2014 Personal property coverage for expensive bikes<\/li>\n        <li><strong>Cycling-specific insurance<\/strong> \u2014 Specialized coverage for serious cyclists<\/li>\n      <\/ul>\n\n      <div class=\"slf-key-takeaway\">\n        <div class=\"slf-key-takeaway-label\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z\"\/><\/svg>\n          Key Takeaway\n        <\/div>\n        <p>The cost difference between minimum and adequate auto insurance coverage is often minimal compared to the potential financial protection. Investing in proper UM, UIM, and MedPay coverage is one of the most cost-effective ways to protect yourself and your family from the financial devastation of pedestrian or cyclist accidents.<\/p>\n      <\/div>\n\n      <h3>Common Coverage Mistakes to Avoid<\/h3>\n\n      <p>These common errors can leave you vulnerable to financial losses:<\/p>\n\n      <ul>\n        <li><strong>Declining UM coverage<\/strong> \u2014 Saves minimal premium but eliminates crucial protection<\/li>\n        <li><strong>Minimum limits only<\/strong> \u2014 $15,000 coverage inadequate for serious injuries<\/li>\n        <li><strong>No MedPay coverage<\/strong> \u2014 Losing immediate medical bill payment benefits<\/li>\n        <li><strong>Assuming health insurance is enough<\/strong> \u2014 Health insurance doesn&#8217;t cover lost wages or pain and suffering<\/li>\n        <li><strong>Not listing all family members<\/strong> \u2014 Can create coverage disputes<\/li>\n        <li><strong>Ignoring policy changes<\/strong> \u2014 Coverage can be reduced without notification<\/li>\n      <\/ul>\n\n      <h3>Working with Insurance Agents and Companies<\/h3>\n\n      <p>Maximize your coverage through effective communication:<\/p>\n\n      <ul>\n        <li><strong>Ask specific questions<\/strong> \u2014 Request explanation of pedestrian\/cyclist coverage<\/li>\n        <li><strong>Get recommendations in writing<\/strong> \u2014 Document agent advice about coverage limits<\/li>\n        <li><strong>Review annually<\/strong> \u2014 Ensure coverage keeps pace with needs and medical inflation<\/li>\n        <li><strong>Compare insurers<\/strong> \u2014 Coverage terms and limits can vary significantly<\/li>\n        <li><strong>Understand policy language<\/strong> \u2014 Read actual policy terms, not just marketing materials<\/li>\n      <\/ul>\n\n    <\/div>\n  <\/article>\n\n  <!-- FAQ SECTION -->\n  <section class=\"slf-knowledge-faq\">\n    <div class=\"slf-knowledge-faq-wrap\">\n      <h2>Frequently Asked Questions<\/h2>\n\n      <div class=\"slf-faq-item is-open\">\n        <div class=\"slf-faq-question\" onclick=\"this.parentElement.classList.toggle('is-open')\">\n          Does my car insurance cover me when I&#8217;m walking or biking?\n          <svg viewBox=\"0 0 24 24\"><path d=\"M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z\"\/><\/svg>\n        <\/div>\n        <div class=\"slf-faq-answer\">\n          Yes, certain types of auto insurance coverage extend beyond your vehicle. Uninsured motorist coverage typically protects you when struck by an uninsured driver while walking, jogging, or cycling. MedPay coverage can pay for medical bills regardless of fault. Personal injury protection (PIP) may also apply in some situations, providing broader no-fault benefits including lost wages.\n        <\/div>\n      <\/div>\n\n      <div class=\"slf-faq-item\">\n        <div class=\"slf-faq-question\" onclick=\"this.parentElement.classList.toggle('is-open')\">\n          What is uninsured motorist coverage and how does it help pedestrians?\n          <svg viewBox=\"0 0 24 24\"><path d=\"M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z\"\/><\/svg>\n        <\/div>\n        <div class=\"slf-faq-answer\">\n          Uninsured motorist (UM) coverage protects you when injured by drivers who lack insurance or have inadequate coverage. For pedestrians and cyclists, UM coverage can pay for medical expenses, lost wages, and pain and suffering when struck by uninsured drivers. California requires insurers to offer this coverage, though you can decline it in writing. It also covers hit-and-run accidents where the driver cannot be identified.\n        <\/div>\n      <\/div>\n\n      <div class=\"slf-faq-item\">\n        <div class=\"slf-faq-question\" onclick=\"this.parentElement.classList.toggle('is-open')\">\n          How does MedPay coverage work for pedestrian accidents?\n          <svg viewBox=\"0 0 24 24\"><path d=\"M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z\"\/><\/svg>\n        <\/div>\n        <div class=\"slf-faq-answer\">\n          Medical Payments (MedPay) coverage pays for medical expenses regardless of who caused the accident. If you&#8217;re injured as a pedestrian or cyclist, MedPay can cover ambulance rides, emergency room visits, surgery, and follow-up care up to your policy limits. It typically pays quickly without waiting for fault determination and often pays providers directly.\n        <\/div>\n      <\/div>\n\n      <div class=\"slf-faq-item\">\n        <div class=\"slf-faq-question\" onclick=\"this.parentElement.classList.toggle('is-open')\">\n          Can family members use my auto insurance if they&#8217;re hit as pedestrians?\n          <svg viewBox=\"0 0 24 24\"><path d=\"M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z\"\/><\/svg>\n        <\/div>\n        <div class=\"slf-faq-answer\">\n          Yes, in most cases. Uninsured motorist and MedPay coverage typically extend to family members living in your household, even when they&#8217;re not in your vehicle. This means your spouse, children, and other household members may be covered under your policy when injured as pedestrians or cyclists. The coverage usually applies whether they&#8217;re at home or traveling.\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- RELATED RESOURCES -->\n  <section class=\"slf-knowledge-related\">\n    <div class=\"slf-knowledge-related-wrap\">\n      <h2>Related Resources<\/h2>\n      <div class=\"slf-related-grid\">\n        <a href=\"\/pedestrian-accident-lawyer\/\" class=\"slf-related-card\">\n          <div class=\"slf-related-label practice\">Practice Area<\/div>\n          <div class=\"slf-related-title\">Pedestrian Accident Lawyer<\/div>\n          <div class=\"slf-related-desc\">Experienced legal representation for pedestrian accidents, including insurance coverage disputes and claim optimization.<\/div>\n        <\/a>\n        <a href=\"\/bicycle-accident-lawyer\/\" class=\"slf-related-card\">\n          <div class=\"slf-related-label practice\">Practice Area<\/div>\n          <div class=\"slf-related-title\">Bicycle Accident Lawyer<\/div>\n          <div class=\"slf-related-desc\">Specialized representation for cyclists injured in motor vehicle accidents and insurance coverage issues.<\/div>\n        <\/a>\n        <a href=\"\/uninsured-underinsured-motorist-insurance-explained\/\" class=\"slf-related-card\">\n          <div class=\"slf-related-label knowledge\">Knowledge Hub<\/div>\n          <div class=\"slf-related-title\">Uninsured &#038; Underinsured Motorist Insurance Explained<\/div>\n          <div class=\"slf-related-desc\">Complete guide to UM and UIM coverage, including how it protects pedestrians and cyclists.<\/div>\n        <\/a>\n        <a href=\"\/understanding-medpay-coverage\/\" class=\"slf-related-card\">\n          <div class=\"slf-related-label knowledge\">Knowledge Hub<\/div>\n          <div class=\"slf-related-title\">Understanding MedPay Coverage Benefits<\/div>\n          <div class=\"slf-related-desc\">Learn how Medical Payments coverage works and why it&#8217;s valuable for pedestrian and cyclist protection.<\/div>\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- DISCLAIMER -->\n  <section class=\"slf-knowledge-disclaimer\">\n    <div class=\"slf-knowledge-disclaimer-wrap\">\n      <p><strong>Disclaimer:<\/strong> This article is for informational purposes only and does not constitute legal advice. Every case is unique, and the information provided here may not apply to your specific situation. Reading this content does not create an attorney-client relationship with Scranton Law Firm. For advice regarding your particular circumstances, please contact a qualified attorney.<\/p>\n    <\/div>\n  <\/section>\n\n  <!-- CTA -->\n  <section class=\"slf-knowledge-cta\">\n    <div class=\"slf-knowledge-cta-wrap\">\n      <hr class=\"slf-knowledge-cta-rule\">\n      <h2>Injured as a Pedestrian or Cyclist? We&#8217;ll Help You Navigate Insurance Coverage.<\/h2>\n      <p class=\"slf-knowledge-cta-sub\">Understanding your insurance options is crucial for maximizing compensation. Our experienced team knows how to identify all available coverage sources and fight for the benefits you deserve.<\/p>\n      <div class=\"slf-knowledge-cta-phone\"><a href=\"tel:+19252897920\">(925) 289-7920<\/a><\/div>\n      <a href=\"\/contact\/\" class=\"slf-knowledge-cta-btn\">Free Case Evaluation<\/a>\n      <p class=\"slf-knowledge-cta-trust\">No fees unless we win your case. Expert insurance navigation available 24\/7.<\/p>\n    <\/div>\n  <\/section>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Home \u203a Legal Knowledge Hub \u203a Auto Insurance Coverage for Pedestrians and Cyclists California Insurance Law 12 min read Did You Know Your Car Insurance May Cover You As A Pedestrian or Cyclist? Most people assume their auto insurance only protects them while driving. But several types of coverage \u2014 including uninsured motorist protection and [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":13148,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"video","meta":{"footnotes":""},"categories":[84],"tags":[81,82,83,85],"class_list":["post-8488","post","type-post","status-publish","format-video","has-post-thumbnail","hentry","category-scranton-law-blog","tag-bike-accident","tag-bike-accident-lawyer","tag-informational","tag-pedestrian-accident","post_format-post-format-video"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO Pro 4.9.5.2 - aioseo.com -->\n\t<meta name=\"description\" content=\"Home \u203a Legal Knowledge Hub \u203a Auto Insurance Coverage for Pedestrians and Cyclists California Insurance Law 12 min read Did You Know Your Car Insurance May Cover You As A Pedestrian or Cyclist? Most people assume their auto insurance only protects them while driving. But several types of coverage \u2014 including uninsured motorist protection and\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Jason Molino\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/scrantonlawfirm.com\/es\/did-you-know-your-car-insurance-may-cover-you-as-a-pedestrian-or-cyclist\/\" \/>\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=\"Did You Know Your Car Insurance May Cover You As A Pedestrian or Cyclist? - Scranton Law Firm\" \/>\n\t\t<meta property=\"og:description\" content=\"Home \u203a Legal Knowledge Hub \u203a Auto Insurance Coverage for Pedestrians and Cyclists California Insurance Law 12 min read Did You Know Your Car Insurance May Cover You As A Pedestrian or Cyclist? Most people assume their auto insurance only protects them while driving. But several types of coverage \u2014 including uninsured motorist protection and\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/scrantonlawfirm.com\/es\/did-you-know-your-car-insurance-may-cover-you-as-a-pedestrian-or-cyclist\/\" \/>\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=\"2014-08-27T07:02:45+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-04-05T03:41:02+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/scrantonlawfirm\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:site\" content=\"@ScrantonLaw\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Did You Know Your Car Insurance May Cover You As A Pedestrian or Cyclist? - Scranton Law Firm\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Home \u203a Legal Knowledge Hub \u203a Auto Insurance Coverage for Pedestrians and Cyclists California Insurance Law 12 min read Did You Know Your Car Insurance May Cover You As A Pedestrian or Cyclist? Most people assume their auto insurance only protects them while driving. But several types of coverage \u2014 including uninsured motorist protection and\" \/>\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\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/did-you-know-your-car-insurance-may-cover-you-as-a-pedestrian-or-cyclist\\\/#blogposting\",\"name\":\"Did You Know Your Car Insurance May Cover You As A Pedestrian or Cyclist? - Scranton Law Firm\",\"headline\":\"Did You Know Your Car Insurance May Cover You As A Pedestrian or Cyclist?\",\"author\":{\"@id\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/author\\\/jason\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":13148},\"datePublished\":\"2014-08-27T07:02:45+00:00\",\"dateModified\":\"2026-04-05T03:41:02+00:00\",\"inLanguage\":\"es-MX\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/did-you-know-your-car-insurance-may-cover-you-as-a-pedestrian-or-cyclist\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/did-you-know-your-car-insurance-may-cover-you-as-a-pedestrian-or-cyclist\\\/#webpage\"},\"articleSection\":\"Law Blog, bike accident, bike accident lawyer, Informational, pedestrian accident, V\\u00eddeo\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/did-you-know-your-car-insurance-may-cover-you-as-a-pedestrian-or-cyclist\\\/#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\\\/category\\\/scranton-law-blog\\\/#listItem\",\"name\":\"Law Blog\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/category\\\/scranton-law-blog\\\/#listItem\",\"position\":2,\"name\":\"Law Blog\",\"item\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/category\\\/scranton-law-blog\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/did-you-know-your-car-insurance-may-cover-you-as-a-pedestrian-or-cyclist\\\/#listItem\",\"name\":\"Did You Know Your Car Insurance May Cover You As A Pedestrian or Cyclist?\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/did-you-know-your-car-insurance-may-cover-you-as-a-pedestrian-or-cyclist\\\/#listItem\",\"position\":3,\"name\":\"Did You Know Your Car Insurance May Cover You As A Pedestrian or Cyclist?\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/category\\\/scranton-law-blog\\\/#listItem\",\"name\":\"Law Blog\"}}]},{\"@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\\\/did-you-know-your-car-insurance-may-cover-you-as-a-pedestrian-or-cyclist\\\/#organizationLogo\"},\"image\":{\"@id\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/did-you-know-your-car-insurance-may-cover-you-as-a-pedestrian-or-cyclist\\\/#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\":\"Person\",\"@id\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/author\\\/jason\\\/#author\",\"url\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/author\\\/jason\\\/\",\"name\":\"Jason Molino\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/did-you-know-your-car-insurance-may-cover-you-as-a-pedestrian-or-cyclist\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/33819dcc37c9c1ab57a2393eb2c918525d131b2f221a7c42a697daaa19582749?s=96&d=identicon&r=g\",\"width\":96,\"height\":96,\"caption\":\"Jason Molino\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/did-you-know-your-car-insurance-may-cover-you-as-a-pedestrian-or-cyclist\\\/#webpage\",\"url\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/did-you-know-your-car-insurance-may-cover-you-as-a-pedestrian-or-cyclist\\\/\",\"name\":\"Did You Know Your Car Insurance May Cover You As A Pedestrian or Cyclist? - Scranton Law Firm\",\"description\":\"Home \\u203a Legal Knowledge Hub \\u203a Auto Insurance Coverage for Pedestrians and Cyclists California Insurance Law 12 min read Did You Know Your Car Insurance May Cover You As A Pedestrian or Cyclist? Most people assume their auto insurance only protects them while driving. But several types of coverage \\u2014 including uninsured motorist protection and\",\"inLanguage\":\"es-MX\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/did-you-know-your-car-insurance-may-cover-you-as-a-pedestrian-or-cyclist\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/author\\\/jason\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/author\\\/jason\\\/#author\"},\"image\":{\"@type\":\"ImageObject\",\"url\":13148,\"@id\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/did-you-know-your-car-insurance-may-cover-you-as-a-pedestrian-or-cyclist\\\/#mainImage\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/did-you-know-your-car-insurance-may-cover-you-as-a-pedestrian-or-cyclist\\\/#mainImage\"},\"datePublished\":\"2014-08-27T07:02:45+00:00\",\"dateModified\":\"2026-04-05T03:41:02+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/#website\",\"url\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/\",\"name\":\"My WordPress\",\"description\":\"The Accident Attorneys\",\"inLanguage\":\"es-MX\",\"publisher\":{\"@id\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO Pro -->\r\n\t\t<title>Did You Know Your Car Insurance May Cover You As A Pedestrian or Cyclist? - Scranton Law Firm<\/title>\n\n","aioseo_head_json":{"title":"Did You Know Your Car Insurance May Cover You As A Pedestrian or Cyclist? - Scranton Law Firm","description":"Home \u203a Legal Knowledge Hub \u203a Auto Insurance Coverage for Pedestrians and Cyclists California Insurance Law 12 min read Did You Know Your Car Insurance May Cover You As A Pedestrian or Cyclist? Most people assume their auto insurance only protects them while driving. But several types of coverage \u2014 including uninsured motorist protection and","canonical_url":"https:\/\/scrantonlawfirm.com\/es\/did-you-know-your-car-insurance-may-cover-you-as-a-pedestrian-or-cyclist\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/scrantonlawfirm.com\/es\/did-you-know-your-car-insurance-may-cover-you-as-a-pedestrian-or-cyclist\/#blogposting","name":"Did You Know Your Car Insurance May Cover You As A Pedestrian or Cyclist? - Scranton Law Firm","headline":"Did You Know Your Car Insurance May Cover You As A Pedestrian or Cyclist?","author":{"@id":"https:\/\/scrantonlawfirm.com\/es\/author\/jason\/#author"},"publisher":{"@id":"https:\/\/scrantonlawfirm.com\/es\/#organization"},"image":{"@type":"ImageObject","url":13148},"datePublished":"2014-08-27T07:02:45+00:00","dateModified":"2026-04-05T03:41:02+00:00","inLanguage":"es-MX","mainEntityOfPage":{"@id":"https:\/\/scrantonlawfirm.com\/es\/did-you-know-your-car-insurance-may-cover-you-as-a-pedestrian-or-cyclist\/#webpage"},"isPartOf":{"@id":"https:\/\/scrantonlawfirm.com\/es\/did-you-know-your-car-insurance-may-cover-you-as-a-pedestrian-or-cyclist\/#webpage"},"articleSection":"Law Blog, bike accident, bike accident lawyer, Informational, pedestrian accident, V\u00eddeo"},{"@type":"BreadcrumbList","@id":"https:\/\/scrantonlawfirm.com\/es\/did-you-know-your-car-insurance-may-cover-you-as-a-pedestrian-or-cyclist\/#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\/category\/scranton-law-blog\/#listItem","name":"Law Blog"}},{"@type":"ListItem","@id":"https:\/\/scrantonlawfirm.com\/es\/category\/scranton-law-blog\/#listItem","position":2,"name":"Law Blog","item":"https:\/\/scrantonlawfirm.com\/es\/category\/scranton-law-blog\/","nextItem":{"@type":"ListItem","@id":"https:\/\/scrantonlawfirm.com\/es\/did-you-know-your-car-insurance-may-cover-you-as-a-pedestrian-or-cyclist\/#listItem","name":"Did You Know Your Car Insurance May Cover You As A Pedestrian or Cyclist?"},"previousItem":{"@type":"ListItem","@id":"https:\/\/scrantonlawfirm.com\/es#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/scrantonlawfirm.com\/es\/did-you-know-your-car-insurance-may-cover-you-as-a-pedestrian-or-cyclist\/#listItem","position":3,"name":"Did You Know Your Car Insurance May Cover You As A Pedestrian or Cyclist?","previousItem":{"@type":"ListItem","@id":"https:\/\/scrantonlawfirm.com\/es\/category\/scranton-law-blog\/#listItem","name":"Law Blog"}}]},{"@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\/did-you-know-your-car-insurance-may-cover-you-as-a-pedestrian-or-cyclist\/#organizationLogo"},"image":{"@id":"https:\/\/scrantonlawfirm.com\/es\/did-you-know-your-car-insurance-may-cover-you-as-a-pedestrian-or-cyclist\/#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":"Person","@id":"https:\/\/scrantonlawfirm.com\/es\/author\/jason\/#author","url":"https:\/\/scrantonlawfirm.com\/es\/author\/jason\/","name":"Jason Molino","image":{"@type":"ImageObject","@id":"https:\/\/scrantonlawfirm.com\/es\/did-you-know-your-car-insurance-may-cover-you-as-a-pedestrian-or-cyclist\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/33819dcc37c9c1ab57a2393eb2c918525d131b2f221a7c42a697daaa19582749?s=96&d=identicon&r=g","width":96,"height":96,"caption":"Jason Molino"}},{"@type":"WebPage","@id":"https:\/\/scrantonlawfirm.com\/es\/did-you-know-your-car-insurance-may-cover-you-as-a-pedestrian-or-cyclist\/#webpage","url":"https:\/\/scrantonlawfirm.com\/es\/did-you-know-your-car-insurance-may-cover-you-as-a-pedestrian-or-cyclist\/","name":"Did You Know Your Car Insurance May Cover You As A Pedestrian or Cyclist? - Scranton Law Firm","description":"Home \u203a Legal Knowledge Hub \u203a Auto Insurance Coverage for Pedestrians and Cyclists California Insurance Law 12 min read Did You Know Your Car Insurance May Cover You As A Pedestrian or Cyclist? Most people assume their auto insurance only protects them while driving. But several types of coverage \u2014 including uninsured motorist protection and","inLanguage":"es-MX","isPartOf":{"@id":"https:\/\/scrantonlawfirm.com\/es\/#website"},"breadcrumb":{"@id":"https:\/\/scrantonlawfirm.com\/es\/did-you-know-your-car-insurance-may-cover-you-as-a-pedestrian-or-cyclist\/#breadcrumblist"},"author":{"@id":"https:\/\/scrantonlawfirm.com\/es\/author\/jason\/#author"},"creator":{"@id":"https:\/\/scrantonlawfirm.com\/es\/author\/jason\/#author"},"image":{"@type":"ImageObject","url":13148,"@id":"https:\/\/scrantonlawfirm.com\/es\/did-you-know-your-car-insurance-may-cover-you-as-a-pedestrian-or-cyclist\/#mainImage"},"primaryImageOfPage":{"@id":"https:\/\/scrantonlawfirm.com\/es\/did-you-know-your-car-insurance-may-cover-you-as-a-pedestrian-or-cyclist\/#mainImage"},"datePublished":"2014-08-27T07:02:45+00:00","dateModified":"2026-04-05T03:41:02+00:00"},{"@type":"WebSite","@id":"https:\/\/scrantonlawfirm.com\/es\/#website","url":"https:\/\/scrantonlawfirm.com\/es\/","name":"My WordPress","description":"The Accident Attorneys","inLanguage":"es-MX","publisher":{"@id":"https:\/\/scrantonlawfirm.com\/es\/#organization"}}]},"og:locale":"es_MX","og:site_name":"Scranton Law Firm - The Accident Attorneys","og:type":"article","og:title":"Did You Know Your Car Insurance May Cover You As A Pedestrian or Cyclist? - Scranton Law Firm","og:description":"Home \u203a Legal Knowledge Hub \u203a Auto Insurance Coverage for Pedestrians and Cyclists California Insurance Law 12 min read Did You Know Your Car Insurance May Cover You As A Pedestrian or Cyclist? Most people assume their auto insurance only protects them while driving. But several types of coverage \u2014 including uninsured motorist protection and","og:url":"https:\/\/scrantonlawfirm.com\/es\/did-you-know-your-car-insurance-may-cover-you-as-a-pedestrian-or-cyclist\/","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":"2014-08-27T07:02:45+00:00","article:modified_time":"2026-04-05T03:41:02+00:00","article:publisher":"https:\/\/www.facebook.com\/scrantonlawfirm","twitter:card":"summary_large_image","twitter:site":"@ScrantonLaw","twitter:title":"Did You Know Your Car Insurance May Cover You As A Pedestrian or Cyclist? - Scranton Law Firm","twitter:description":"Home \u203a Legal Knowledge Hub \u203a Auto Insurance Coverage for Pedestrians and Cyclists California Insurance Law 12 min read Did You Know Your Car Insurance May Cover You As A Pedestrian or Cyclist? Most people assume their auto insurance only protects them while driving. But several types of coverage \u2014 including uninsured motorist protection and","twitter:creator":"@ScrantonLaw","twitter:image":"https:\/\/scrantonlawfirm.com\/wp-content\/uploads\/Scranton_Law_Firm_Logo.svg"},"aioseo_meta_data":{"post_id":"8488","title":null,"description":null,"keywords":null,"keyphrases":null,"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":null,"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-04-05 04:30:43","breadcrumb_settings":null,"limit_modified_date":false,"open_ai":null,"ai":null,"created":"2023-02-17 15:03:19","updated":"2026-04-05 04:31:28"},"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\t<a href=\"https:\/\/scrantonlawfirm.com\/es\/category\/scranton-law-blog\/\" title=\"Law Blog\">Law Blog<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\tDid You Know Your Car Insurance May Cover You As A Pedestrian or Cyclist?\n<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/scrantonlawfirm.com\/es"},{"label":"Law Blog","link":"https:\/\/scrantonlawfirm.com\/es\/category\/scranton-law-blog\/"},{"label":"Did You Know Your Car Insurance May Cover You As A Pedestrian or Cyclist?","link":"https:\/\/scrantonlawfirm.com\/es\/did-you-know-your-car-insurance-may-cover-you-as-a-pedestrian-or-cyclist\/"}],"_links":{"self":[{"href":"https:\/\/scrantonlawfirm.com\/es\/wp-json\/wp\/v2\/posts\/8488","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/scrantonlawfirm.com\/es\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/scrantonlawfirm.com\/es\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/scrantonlawfirm.com\/es\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/scrantonlawfirm.com\/es\/wp-json\/wp\/v2\/comments?post=8488"}],"version-history":[{"count":7,"href":"https:\/\/scrantonlawfirm.com\/es\/wp-json\/wp\/v2\/posts\/8488\/revisions"}],"predecessor-version":[{"id":93158,"href":"https:\/\/scrantonlawfirm.com\/es\/wp-json\/wp\/v2\/posts\/8488\/revisions\/93158"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/scrantonlawfirm.com\/es\/wp-json\/"}],"wp:attachment":[{"href":"https:\/\/scrantonlawfirm.com\/es\/wp-json\/wp\/v2\/media?parent=8488"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/scrantonlawfirm.com\/es\/wp-json\/wp\/v2\/categories?post=8488"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/scrantonlawfirm.com\/es\/wp-json\/wp\/v2\/tags?post=8488"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}