I use json in my .net project and I use camelCase in my json and PascalCase in .net. Don´t see any problem why I should not use it like this.
Maybe you heard of, Newtonsoft Json is really awesome and is really helpful to convert a json document to a class model.