{
  "@context": "https://schema.org",
  "@type": "Review",
  "author": {
    "@type": "Person",
    "name": "Anonymous"
  },
  "reviewBody": "Opus Builders is a general contractor located in Los Angeles. Rated 5 stars from 10 Google reviews.",
  "reviewRating": {
    "@type": "Rating",
    "ratingValue": 5,
    "bestRating": 5
  },
  "datePublished": "2026-08-11",
  "itemReviewed": {
    "@type": "Organization",
    "name": "Opus Builders",
    "url": "https://opusbuilders.aiovisibility.net",
    "makesOffer": {
      "@type": "Offer",
      "itemOffered": {
        "@type": "Service",
        "name": "general contracting / construction"
      }
    }
  }
}