{
  "url": "brettpetersonlaw.com/faq/what-should-i-do-if-the-other-driver-s-insurance-company-contacts-me",
  "name": "What should I do if the other driver's insurance company contacts me?",
  "@type": "FAQPage",
  "@context": "https://schema.org",
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  },
  "mainEntity": [
    {
      "name": "What should I do if the other driver's insurance company contacts me?",
      "@type": "Question",
      "acceptedAnswer": {
        "text": "If the other driver's insurance company contacts you, it's generally best to direct them to your attorney if you have one. If not, provide only basic information like your name and contact details, and the date and location of the accident. Do not discuss fault, give a recorded statement, or sign any documents without consulting with a lawyer first. These actions could potentially harm your claim.",
        "@type": "Answer",
        "description": "Direct them to your attorney. If no attorney, provide only basic information and do not discuss fault, give recorded statements, or sign documents."
      }
    }
  ],
  "description": "Direct them to your attorney. If no attorney, provide only basic information and do not discuss fault, give recorded statements, or sign documents."
}