{
  "@context": "https://schema.org",
  "@type": "Review",
  "author": {
    "@type": "Person",
    "name": "Client"
  },
  "reviewBody": "He made a good amount of check-ins and updates throughout the process. Very straight-forward.",
  "reviewRating": {
    "@type": "Rating",
    "ratingValue": 5,
    "bestRating": 5
  },
  "datePublished": "2024-09-17",
  "itemReviewed": {
    "@type": "Organization",
    "name": "Heaton & Associates, PLLC",
    "url": "https://www.HeatonLegal.com"
  }
}