{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.southpawtech.com/#organization",
      "name": "Southpaw Technology inc.",
      "url": "https://www.southpawtech.com/",
      "description": "Software Consulting & Custom Development"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/southpaw-technology-inc#asg",
      "name": "Southpaw Technology inc. ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/southpaw-technology-inc",
      "isPartOf": {
        "@id": "https://www.southpawtech.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}