{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.toyota.ca/en/#organization",
      "name": "Toyota Canada",
      "url": "https://www.toyota.ca/en/",
      "description": "Get the latest information and pricing on Toyota Canada's lineup of Cars, SUVs, Trucks, Hybrids, Minivans & Crossovers available at Toyota Dealerships."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/toyota-canada#asg",
      "name": "Toyota Canada ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/toyota-canada",
      "isPartOf": {
        "@id": "https://www.toyota.ca/en/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}