{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://svlaw.ca/#organization",
      "name": "SV Law",
      "url": "https://svlaw.ca/",
      "description": "Our team has proudly served Guelph and the surrounding area since the mid-1960s, providing trusted, professional legal services"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/sv-law#asg",
      "name": "SV Law ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/sv-law",
      "isPartOf": {
        "@id": "https://svlaw.ca/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}