This sample configures a T:Newtonsoft.Json.Serialization.CamelCaseNamingStrategy to not camel case properties that already have a name specified with an attribute.
Sample