{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://cedarline-home.example.com/#organization",
      "name": "Cedarline Home Services",
      "legalName": "Cedarline Home Services",
      "url": "https://cedarline-home.example.com/",
      "description": "Northbridge Office Systems helps small and mid-sized companies organize office technology, document workflows, equipment planning, and ongoing operational support.",
      "contactPoint": [
        {
          "@type": "ContactPoint",
          "email": "mmujahid2113@gmail.com",
          "contactType": "customer support"
        }
      ]
    },
    {
      "@type": "WebPage",
      "@id": "https://aig.websdocs.com/ai/new-asg-client#asg",
      "name": "Cedarline Home Services AI Sales Gateway",
      "url": "https://aig.websdocs.com/ai/new-asg-client",
      "isPartOf": {
        "@id": "https://cedarline-home.example.com/#organization"
      },
      "description": "Official AI-readable public business profile powered by WebsDocs."
    }
  ]
}