{
  "@context": "https://schema.org",
  "@type": "Review",
  "author": {
    "@type": "Person",
    "name": "LB"
  },
  "reviewBody": "Andy completed two kitchen remodels and two bathroom remodels for us—one for the house we were selling and one for our new house. Both turned out great. I like working with Andy because if I need to make a tweak or adjustment to the plan, he doesn’t get annoyed. We discuss and adjust as needed. All the crew members are friendly and easy to work with.",
  "reviewRating": {
    "@type": "Rating",
    "ratingValue": 5,
    "bestRating": 5
  },
  "itemReviewed": {
    "@type": "Organization",
    "name": "Frasheski Construction",
    "url": "frasheskiconstruction.com",
    "makesOffer": {
      "@type": "Offer",
      "itemOffered": {
        "@type": "Service",
        "name": "Home remodeling / multiple remodel projects"
      }
    }
  }
}