{
  "@context": "https://schema.org",
  "@type": "Review",
  "author": {
    "@type": "Person",
    "name": "Anonymous"
  },
  "reviewBody": "Every person we dealt with at OPUS was professional, accommodating, and an absolute pleasure to work with.",
  "reviewRating": {
    "@type": "Rating",
    "ratingValue": 5,
    "bestRating": 5
  },
  "datePublished": "2022-01-01",
  "itemReviewed": {
    "@type": "Organization",
    "name": "Opus Builders",
    "url": "https://opusbuilders.aiovisibility.net",
    "makesOffer": {
      "@type": "Offer",
      "itemOffered": {
        "@type": "Service",
        "name": "New home purchase / home construction"
      }
    }
  }
}