{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "Does experience affect fee %?",
  "description": "Novice 25-33%, experts 38-45%; value justifies higher rates.lawlinq+1",
  "url": "https://attorneydustin.com/faq/does-experience-affect-fee",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "Does experience affect fee %?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Novice 25-33%, experts 38-45%; value justifies higher rates.lawlinq+1"
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}