{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.hugheylawfirm.com/#organization",
      "name": "Hughey Law Firm",
      "url": "https://www.hugheylawfirm.com/",
      "description": "Hughey Law Firm provides dedicated legal representation in personal injury cases, helping clients recover compensation for accidents, injuries, and wrongful conduct."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/hughey-law-firm#asg",
      "name": "Hughey Law Firm ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/hughey-law-firm",
      "isPartOf": {
        "@id": "https://www.hugheylawfirm.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}