{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://olearypaint.com/#organization",
      "name": "O'Leary Paint",
      "url": "https://olearypaint.com/",
      "description": "Professional-grade paint & stains formulated & manufactured for Midwest climates. Find us throughout Michigan and Indiana."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/o-leary-paint#asg",
      "name": "O'Leary Paint ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/o-leary-paint",
      "isPartOf": {
        "@id": "https://olearypaint.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}