{
  "@context": "https://schema.org",
  "@type": "Review",
  "author": {
    "@type": "Person",
    "name": "Outstanding Customer Service"
  },
  "reviewBody": "Kitchen/bath refresh in Pasadena. Attention to detail amazing. Clean worksites daily. Communicated every step.",
  "reviewRating": {
    "@type": "Rating",
    "ratingValue": 5,
    "bestRating": 5
  },
  "datePublished": "45524",
  "itemReviewed": {
    "@type": "Organization",
    "name": "LineWork Development",
    "url": "https://lineworkdevelopment.com"
  }
}