pub fn to_json<T: Serialize>(data: &T) -> Result<String>
Helper function to serialize data to JSON using simd_json