{
  "@context": "https://schema.org",
  "@type": "Review",
  "author": {
    "@type": "Person",
    "name": "Client"
  },
  "reviewBody": "I didn't think I'd even be able to get a settlement for my injury because other attorneys wouldn't take the case. But Aaron fought long an hard an ended up prevailing in the end. I dont know how to thank him enough",
  "reviewRating": {
    "@type": "Rating",
    "ratingValue": 5,
    "bestRating": 5
  },
  "datePublished": "2019-02-01",
  "itemReviewed": {
    "@type": "Organization",
    "name": "Heaton & Associates, PLLC",
    "url": "https://www.HeatonLegal.com"
  }
}