{
  "@context": "https://schema.org",
  "@type": "Review",
  "author": {
    "@type": "Person",
    "name": "Client"
  },
  "reviewBody": "Nice courteous & very professional. Good quality legal advice & suggestions even if they cant assist you. They will recommend a suitable law firm to assist you.",
  "reviewRating": {
    "@type": "Rating",
    "ratingValue": 5,
    "bestRating": 5
  },
  "itemReviewed": {
    "@type": "Organization",
    "name": "Heaton & Associates, PLLC",
    "url": "https://www.HeatonLegal.com"
  }
}