{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "How get rental car while mine is fixed?",
  "description": "At-fault policy provides comparable rental; we enforce daily limits.yelp+1",
  "url": "https://attorneydustin.com/faq/how-get-rental-car-while-mine-is-fixed",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "How get rental car while mine is fixed?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "At-fault policy provides comparable rental; we enforce daily limits.yelp+1"
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}