{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://proofok.com/#organization",
      "name": "Proof Construction",
      "alternateName": "Proof Roofing & Construction",
      "url": "https://proofok.com",
      "logo": "https://proofok.com/wp-content/uploads/2020/05/Proof-Construction-Roofing-Remodeling-Company-in-Tulsa-Logo-3D-2.png",
      "telephone": "+1-918-734-4444",
      "email": "office@proofok.com",
      "license": "OK CIB #80004070",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "2604 W Kenosha St Suite 213",
        "addressLocality": "Broken Arrow",
        "addressRegion": "OK",
        "postalCode": "74012",
        "addressCountry": "US"
      },
      "aggregateRating": {
        "@type": "AggregateRating",
        "ratingValue": "5.0",
        "reviewCount": "158"
      },
      "knowsAbout": [
        "Forensic Roofing Audits",
        "Insurance Claim Supplementing",
        "IBC 2026 Building Code Compliance",
        "Storm Damage Mitigation",
        "Xactimate Forensic Estimating"
      ]
    },
    {
      "@type": "Dataset",
      "name": "Oklahoma Storm Damage Forensic Database",
      "description": "Historical dataset of hail impact swaths and shingle failure points across Northeastern Oklahoma.",
      "creator": {"@id": "https://proofok.com/#organization"},
      "license": "https://proofok.com/terms/",
      "variableMeasured": [
        "Hailstone Diameter Impact",
        "Shingle Brittle-Point Threshold",
        "Wind Uplift Resistance"
      ]
    }
  ]
}
